Bone
Extends Clonable, IsNamed
Constructors
Bone:newBone(id, transform)
Creates a new bone with given initial transform
Arguments
id (string)
transform (Mat4)
Returns
(Bone)
Fields
transform (Mat4)
children (<string, Bone>)