Creates a new, empty SkeletonPhysicsData
OptionalisInternalConstructor: booleanHandle to the new SkeletonPhysicsData
Colliders for bones
Returns a reference handle for this resource.
Configuration for inverse kinematics
Determines if the resource is destroyed.
Returns the meta data of this resource.
Name of the resource. Use primarily for easier identification and not important to the engine itself.
Creates a bone collider for the given bone
The skeleton the bone is in
Creates an inverse kinematics chain for foot placement from the given bones.
The skeleton containing the bones
The bones to create an IK chain from
The bottom bounds of the mesh containing the skeleton. Used to determine heel height.
the created chain configuration or null if unsuccessful
Creates an inverse kinematics chain from the given bones.
The skeleton containing the bones
The bones to create an IK chain from
the created chain configuration or null if unsuccessful
Removes the given inverse kinematics chain
The chain to remove
Data resource that holds the configuration for various skeleton-based dynamic animations.