ObjLoadOptions
General
ObjLoadOptions is a class in Aspose.3d for Python.
Inherits from: LoadOptions.
ObjLoadOptions és una classe en Aspose.3d per a Python. Hereta de: ゚LoadOptions⌒ .
ObjLoadOptions.flip_coordinate_system canvia els eixos Y i Z quan es carrega un fitxer OBJ.
Propietats
| Name | Type | Access | Description |
|---|---|---|---|
flip_coordinate_system | bool | Read | ` gets or sets a Boolean that swaps the Y and Z axes when loading an OBJ file |
enable_materials | bool | Read | Determines whether material definitions are loaded from the OBJ file |
scale | float | Read | |
normalize_normal | bool | Read | Normalizes each vertex normal vector after import |
Mètodes
| Signature | Description |
|---|---|
__init__() |