Click or drag to resize

FileObjWriteOptionsExportMaterialDefinitions Property

Setting to write an .mtl file and "usemtl"s in the obj file

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

Property Value

Type: Boolean
See Also