DisplayPipelineAttributes.UseCustomObjectMaterial Property

DisplayPipelineAttributesUseCustomObjectMaterial Property

Gets whether objects ought to be drawn using a custom material.

Namespace:  Rhino.Display
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public bool UseCustomObjectMaterial { get; }
Public ReadOnly Property UseCustomObjectMaterial As Boolean
	Get

Property Value

Type: Boolean
Version Information

Rhino for Windows

Supported in: 6.8
See Also