Up to date

This page is up to date for Blazium 0.4.90 (4.3). If you still find outdated information, please open an issue.

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๏ƒ

bool

allow_geometry_helper_nodes

false


Property Descriptions๏ƒ

bool allow_geometry_helper_nodes = false ๐Ÿ”—

  • void set_allow_geometry_helper_nodes(value: bool)

  • bool get_allow_geometry_helper_nodes()

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.