Armature.Bone

Undocumented in source.

Members

Functions

reset
void reset()
Undocumented in source. Be warned that the author may not have intended to support it.
rotate
void rotate(vec3 euler)
Undocumented in source. Be warned that the author may not have intended to support it.
transform
Matrix4f transform()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

baseTransform
Matrix4f baseTransform;
Undocumented in source.
children
Buffer!Bone children;
Undocumented in source.
mesh
Batch mesh;
Undocumented in source.
movement
Matrix4f movement;
Undocumented in source.
name
string name;
Undocumented in source.
parent
Bone* parent;
Undocumented in source.

Meta