FileObjWriteOptionsExportTcs Property |
Enable/disable export of texture coordinates, if they exist.
Namespace:
Rhino.FileIO
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax public bool ExportTcs { get; set; }
Public Property ExportTcs As Boolean
Get
Set
Property Value
Type:
BooleanSee Also