Click or drag to resize

FileObjWriteOptionsExportVcs Property

Enable/disable export of vertex colors, if they exist.

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

Property Value

Type: Boolean
See Also