FileGltfWriteOptionsExportVertexColors Property |
Enable/disable the export of vertex colors
Namespace:
Rhino.FileIO
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 8.3
Syntaxpublic bool ExportVertexColors { get; set; }
Public Property ExportVertexColors As Boolean
Get
Set
Property Value
Type:
Boolean
See Also