Click or drag to resize

FileObjReadOptionsDisplayColorFromObjMaterial Property

Determines whether textures are read from the .mtl file, if it exists.

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

Property Value

Type: Boolean
See Also