spBoneData

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Functions

toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

index
int index;
Undocumented in source.
length
float length;
Undocumented in source.
name
const(char*) name;
Undocumented in source.
parent
const(spBoneData*) parent;
rotation
float rotation;
scaleX
float scaleX;
scaleY
float scaleY;
shearX
float shearX;
shearY
float shearY;
Undocumented in source.
transformMode
spTransformMode transformMode;
Undocumented in source.
x
float x;
y
float y;
Undocumented in source.

Meta