FileGltfWriteOptionsUseDisplayColorForUnsetMaterials Property |
Setting to display color as material when material index for object is -1.
Namespace:
Rhino.FileIO
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 8.3
Syntaxpublic bool UseDisplayColorForUnsetMaterials { get; set; }
Public Property UseDisplayColorForUnsetMaterials As Boolean
Get
Set
Property Value
Type:
Boolean
See Also