Attention: Here be dragons
This is the latest
(unstable) version of this documentation, which may document features
not available in or compatible with released stable versions of Godot.
Checking the stable version of the documentation...
FBXState
实验性: This class may be changed or removed in future versions.
继承: GLTFState < Resource < RefCounted < Object
描述
FBXState 处理从 FBX 文件导入的状态数据。
属性
|
属性说明
bool allow_geometry_helper_nodes = false
🔗
如果为 true
,则导入过程使用被称为几何辅助节点的辅助节点。这些节点有助于在导入过程中保留原始 3D 模型的枢轴和变换。