FbxLoadOptions

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

NameTypeAccessDescription
keep_builtin_global_settingsboolReadDetermines whether built‑in global settings are retained during FBX import
compatible_modeboolReadEnables a compatibility mode that relaxes FBX parsing for older file versions

Methods

SignatureDescription
__init__(format)