FbxLoadOptions
Overview
FbxLoadOptions is a class in Aspose.3d for Python.
Inherits from: LoadOptions.
FbxLoadOptions.keep_builtin_global_settings determines whether built‑in global settings are retained during FBX import.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
keep_builtin_global_settings | bool | Read | Determines whether built‑in global settings are retained during FBX import |
compatible_mode | bool | Read | Enables a compatibility mode that relaxes FBX parsing for older file versions |
Methods
| Signature | Description |
|---|---|
__init__(format) |