RhinoCommon API
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

public bool ExportMaterialDefinitions { get; set; }
Public Property ExportMaterialDefinitions As Boolean Get Set
Property Value
Type: Boolean