Click or drag to resize

FileGltfWriteOptionsExportVertexColors Property

Enable/disable the export of vertex colors

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 8.3
Syntax
public bool ExportVertexColors { get; set; }

Property Value

Type: Boolean
See Also