GLTFSkin
( ) | |
void | ( Array inverse_binds ) |
void | ( Dictionary joint_i_to_bone_i ) |
void | ( Dictionary joint_i_to_name ) |
- Skin godot_skin
Setter | set_godot_skin(value) |
Getter | get_godot_skin() |
- joints_original
Default |
|
Setter | set_joints_original(value) |
Getter |
- PoolIntArray non_joints
Default | |
Setter | set_non_joints(value) |
Getter | get_non_joints() |
- roots
- int skeleton
Default |
|
Setter | set_skeleton(value) |
Getter | get_skeleton() |
- skin_root
Default |
|
Setter | set_skin_root(value) |
Getter |
- get_joint_i_to_bone_i ( )
- Dictionary get_joint_i_to_name ( )
- void set_inverse_binds ( inverse_binds )
- void set_joint_i_to_bone_i ( Dictionary joint_i_to_bone_i )
- void set_joint_i_to_name ( joint_i_to_name )