Mesh rendering parameters for primary rendering (as opposed to the picker). Generated from class MR.ModelRenderParams. Base classes: Direct: (non-virtual) MR.ModelBaseRenderParams Indirect: (non-virtual) MR.BaseRenderParams This is the const half of the class.
More...
|
|
virtual void | Dispose () |
| |
|
unsafe | Const_ModelRenderParams (MR.Const_ModelRenderParams _other) |
| | Generated from constructor MR.ModelRenderParams.ModelRenderParams.
|
| |
|
|
virtual unsafe void | Dispose (bool disposing) |
| |
|
|
unsafe MR.? ConstBox_Matrix4f | normMatrixPtr [get] |
| |
|
unsafe ref readonly MR.Vector3f | lightPos [get] |
| |
|
unsafe MR.Const_TransparencyMode | transparencyMode [get] |
| |
|
unsafe MR.RenderModelPassMask | passMask [get] |
| |
|
unsafe ref readonly MR.Matrix4f | modelMatrix [get] |
| |
|
unsafe MR.Const_Plane3f | clipPlane [get] |
| |
|
unsafe MR.DepthFunction | depthFunction [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.
|
| |
Mesh rendering parameters for primary rendering (as opposed to the picker). Generated from class MR.ModelRenderParams. Base classes: Direct: (non-virtual) MR.ModelBaseRenderParams Indirect: (non-virtual) MR.BaseRenderParams This is the const half of the class.
The documentation for this class was generated from the following file: