Common rendering parameters for meshes and UI. Generated from class MR.BaseRenderParams. Derived classes: Direct: (non-virtual) MR.ModelBaseRenderParams MR.UiRenderParams Indirect: (non-virtual) MR.ModelRenderParams This is the const half of the class.
More...
|
| virtual unsafe void | Dispose (bool disposing) |
Common rendering parameters for meshes and UI. Generated from class MR.BaseRenderParams. Derived classes: Direct: (non-virtual) MR.ModelBaseRenderParams MR.UiRenderParams Indirect: (non-virtual) MR.ModelRenderParams This is the const half of the class.
◆ Const_BaseRenderParams() [1/3]
◆ Const_BaseRenderParams() [2/3]
◆ Const_BaseRenderParams() [3/3]
◆ Dispose() [1/2]
| virtual void MR.Const_BaseRenderParams.Dispose |
( |
| ) |
|
|
inlinevirtual |
◆ Dispose() [2/2]
| virtual unsafe void MR.Const_BaseRenderParams.Dispose |
( |
bool | disposing | ) |
|
|
inlineprotectedvirtual |
◆ __ref_storage_projMatrix
| unsafe MR.Matrix4f* MR.Const_BaseRenderParams.__ref_storage_projMatrix |
|
protected |
◆ __ref_storage_viewMatrix
| unsafe MR.Matrix4f* MR.Const_BaseRenderParams.__ref_storage_viewMatrix |
|
protected |
◆ __ref_storage_viewport
| unsafe MR.Vector4i* MR.Const_BaseRenderParams.__ref_storage_viewport |
|
protected |
◆ __ref_storage_viewportId
| unsafe MR.ViewportId* MR.Const_BaseRenderParams.__ref_storage_viewportId |
|
protected |
◆ projMatrix
| unsafe ref readonly MR.Matrix4f MR.Const_BaseRenderParams.projMatrix |
|
get |
◆ viewMatrix
| unsafe ref readonly MR.Matrix4f MR.Const_BaseRenderParams.viewMatrix |
|
get |
◆ viewport
| unsafe ref readonly MR.Vector4i MR.Const_BaseRenderParams.viewport |
|
get |
◆ viewportId
| unsafe ref readonly MR.ViewportId MR.Const_BaseRenderParams.viewportId |
|
get |
The documentation for this class was generated from the following file: