InstanceIsForcedMaterial Property |
The material for this instance should override any display mode materials.
Namespace:
Rhino.Render.CustomRenderMeshes
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntax public bool IsForcedMaterial { get; set; }
Public Property IsForcedMaterial As Boolean
Get
Set
Property Value
Type:
BooleanSee Also