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.

GLTFSkin

Inherits: Resource < RefCounted < Object

There is currently no description for this class. Please help us by contributing one!

Properties

Skin

godot_skin

PackedInt32Array

joints

PackedInt32Array()

PackedInt32Array

joints_original

PackedInt32Array()

PackedInt32Array

non_joints

PackedInt32Array()

PackedInt32Array

roots

PackedInt32Array()

int

skeleton

-1

int

skin_root

-1

Methods

Transform3D[]

get_inverse_binds ( )

Dictionary

get_joint_i_to_bone_i ( )

Dictionary

get_joint_i_to_name ( )

void

set_inverse_binds ( Transform3D[] inverse_binds )

void

set_joint_i_to_bone_i ( Dictionary joint_i_to_bone_i )

void

set