Click or drag to resize

FileGltfWriteOptionsExportTextureCoordinates Property

Enable/disable the exporting of texture coordinates

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

Property Value

Type: Boolean
See Also