Click or drag to resize

FileObjReadOptions Properties

The FileObjReadOptions type exposes the following members.

Properties
  NameDescription
Public propertyDisplayColorFromObjMaterial
Determines whether textures are read from the .mtl file, if it exists.
Public propertyIgnoreTextures
Determines whether textures are read from the .mtl file, if it exists.
Public propertyMapYtoZ
Setting to transform OBJ's Y axis to Rhino's Z axis
Public propertyMorphTargetOnly
TODO
Public propertyReverseGroupOrder
Determines how groups/layers are nested when reading an obj file. Left to Right (default = false) or Right to Left (true)
Public propertySplit32BitTextures
Public propertyUseObjGroupsAs
Public propertyUseObjObjectsAs
Top
See Also