Generated from class MR.UiRenderParams. Base classes: Direct: (non-virtual) MR.BaseRenderParams This is the const half of the class.
More...
|
|
virtual void | Dispose () |
| |
|
unsafe | Const_UiRenderParams (MR.Const_UiRenderParams _other) |
| | Generated from constructor MR.UiRenderParams.UiRenderParams.
|
| |
|
|
virtual unsafe void | Dispose (bool disposing) |
| |
|
|
unsafe MR.Std.? Vector_StdSharedPtrMRBasicUiRenderTask | tasks [get] |
| |
|
unsafe ref readonly MR.Matrix4f | viewMatrix [get] |
| |
|
unsafe ref readonly MR.Matrix4f | projMatrix [get] |
| |
|
unsafe ref readonly MR.ViewportId | viewportId [get] |
| |
|
unsafe ref readonly MR.Vector4i | viewport [get] |
| |
|
virtual bool | _IsOwning [get] |
| | Returns true if this is an owning instance, and when disposed, will destroy the underlying C++ instance. If false, we assume that the underlying C++ instance will live long enough.
|
| |
Generated from class MR.UiRenderParams. Base classes: Direct: (non-virtual) MR.BaseRenderParams This is the const half of the class.
The documentation for this class was generated from the following file: