RhinoCommon API
MeshInstance Class |
Representation of ChangeQueue MeshInstance
Namespace: Rhino.Render.ChangeQueue
Assembly: RhinoCommon (in RhinoCommon.dll)
The MeshInstance type exposes the following members.
| Name | Description | |
|---|---|---|
| CastShadows |
Return true if mesh instance should cast shadows
| |
| GroupId |
Get identifier that specifies the grouping of these mesh instances - usually based on the object that this originally comprised.
| |
| InstanceId |
Get the instance identifier for this mesh instance.
| |
| MaterialId |
The Material CRC / RenderHash
| |
| MeshId |
Get the mesh identifier for this mesh instance.
| |
| MeshIndex |
Get the mesh index for this mesh instance.
| |
| ReceiveShadows |
Return true if mesh instance should receive shadows
| |
| RenderMaterial |
RenderMaterial associated with mesh instance
| |
| Transform |
Transform for the MeshInstance
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |