Outdated documentation
This documentation page refers to Godot
4.3,
and may be outdated or incorrect.
Additionally, this engine version is
no longer supported.
Check this page in the stable branch for the latest additions and corrections.
FBXState
Experimental: This class may be changed or removed in future versions.
Inherits: GLTFState < Resource < RefCounted < Object
Description
The FBXState handles the state data imported from FBX files.
Properties
|
Property Descriptions
bool allow_geometry_helper_nodes = false 🔗
If true, the import process used auxiliary nodes called geometry helper nodes. These nodes help preserve the pivots and transformations of the original 3D model during import.