FbxLoadOptions
Overview
FbxLoadOptions is a class in Aspose.3D FOSS for Python.
Inherits from: LoadOptions.
FbxLoadOptions.keep_builtin_global_settings determines whether built‑in global settings are preserved when loading an FBX file.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
keep_builtin_global_settings | bool | Read | Determines whether built‑in global settings are preserved when loading an FBX file |
compatible_mode | bool | Read | Enables compatibility mode to load FBX files using legacy handling rules |
_keep_builtin_global_settings | `` | Read | |
_compatible_mode | `` | Read |
Methods
| Signature | Description |
|---|---|
__init__(format) |