Click or drag to resize

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; }

Property Value

Type: Boolean
See Also