InstanceMaterial Property |
The material for this instance.
Namespace:
Rhino.Render.CustomRenderMeshes
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 8.0
Syntax public RenderMaterial Material { get; set; }
Public Property Material As RenderMaterial
Get
Set
Property Value
Type:
RenderMaterialSee Also