FileObjWriteOptions.ExportVcs Property

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; }
Public Property ExportVcs As Boolean
	Get
	Set

Property Value

Type: Boolean
See Also