ColladaLoadOptions
General
ColladaLoadOptions is a class in Aspose.3d for Python.
Inherits from: LoadOptions.
ColladaLoadOptions és una classe en Aspose.3d per a Python. Hereta de: ゚LoadOptions⌒ .
ColladaLoadOptions permet als desenvolupadors controlar el comportament d’importació amb flip_coordinate_system, ̋enable_materials⌒’, ∂scale゚, i ≫normalize_normal゚ configuracions.
Propietats
| Name | Type | Access | Description |
|---|---|---|---|
flip_coordinate_system | bool | Read | Swaps the Y and Z axes during import |
enable_materials | bool | Read | Determines whether material data is loaded |
scale | float | Read | Multiplies all imported coordinates by the given factor |
normalize_normal | bool | Read | Normalizes imported vertex normal vectors |
Mètodes
| Signature | Description |
|---|---|
__init__() |