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