GLTFSkin
Inherits: Resource < Reference < Object
Properties
|
||
|
||
|
||
|
||
|
||
|
Methods
void |
set_inverse_binds ( Array inverse_binds ) |
void |
set_joint_i_to_bone_i ( Dictionary joint_i_to_bone_i ) |
void |
set_joint_i_to_name ( Dictionary joint_i_to_name ) |
Property Descriptions
PoolIntArray joints
Default |
|
Setter |
set_joints(value) |
Getter |
get_joints() |
PoolIntArray joints_original
Default |
|
Setter |
set_joints_original(value) |
Getter |
get_joints_original() |
PoolIntArray non_joints
Default |
|
Setter |
set_non_joints(value) |
Getter |
get_non_joints() |
PoolIntArray roots
Default |
|
Setter |
set_roots(value) |
Getter |
get_roots() |
int skeleton
Default |
|
Setter |
set_skeleton(value) |
Getter |
get_skeleton() |
Skin skin
Setter |
set_skin(value) |
Getter |
get_skin() |
int skin_root
Default |
|
Setter |
set_skin_root(value) |
Getter |
get_skin_root() |
Method Descriptions
Array get_inverse_binds ( )
Dictionary get_joint_i_to_bone_i ( )
Dictionary get_joint_i_to_name ( )
void set_inverse_binds ( Array inverse_binds )
void set_joint_i_to_bone_i ( Dictionary joint_i_to_bone_i )
void set_joint_i_to_name ( Dictionary joint_i_to_name )