BonePosition

Represents the position and state of a bone in a model.

Since

2.1.0

Parameters

globalOffset

the global offset vector

localOffset

the local offset vector

state

the unique identifier of the current state, or null if none

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
abstract fun equals(p: Any): Boolean
Link copied to clipboard
abstract fun hashCode(): Int
Link copied to clipboard
abstract fun toString(): String