Table of Contents

Class FBXState

Inheritance
FBXState

Remarks

The FBXState handles the state data imported from FBX files.

Properties

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.

var allow_geometry_helper_nodes : bool = false

Property Value

bool

Remarks

  • void set_allow_geometry_helper_nodes(bool value)
  • bool get_allow_geometry_helper_nodes