Click or drag to resize

MeshInstanceRenderMaterial Property

RenderMaterial associated with mesh instance

Namespace:  Rhino.Render.ChangeQueue
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public RenderMaterial RenderMaterial { get; }

Property Value

Type: RenderMaterial
See Also