DisplayPipelineAttributesUseCustomObjectMaterial Property |
Gets or sets whether objects ought to be drawn using a custom material.
Namespace:
Rhino.Display
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntaxpublic bool UseCustomObjectMaterial { get; set; }
Public Property UseCustomObjectMaterial As Boolean
Get
Set
Property Value
Type:
Boolean
See Also