FileObjReadOptionsIgnoreTextures Property |
Determines whether textures are read from the .mtl file, if it exists.
Namespace:
Rhino.FileIO
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntaxpublic bool IgnoreTextures { get; set; }
Public Property IgnoreTextures As Boolean
Get
Set
Property Value
Type:
Boolean
See Also