Click or drag to resize

FileGltfWriteOptionsExportMaterials Property

Setting to determine whether or not materials are written to the glTF file

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

Property Value

Type: Boolean
See Also