spSkeletonData

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

Members

Variables

__version
const(char)* __version;
Undocumented in source.
animations
spAnimation** animations;
Undocumented in source.
animationsCount
int animationsCount;
Undocumented in source.
bones
spBoneData** bones;
Undocumented in source.
bonesCount
int bonesCount;
Undocumented in source.
defaultSkin
spSkin* defaultSkin;
Undocumented in source.
events
spEventData** events;
Undocumented in source.
eventsCount
int eventsCount;
Undocumented in source.
hash
const(char)* hash;
height
float height;
Undocumented in source.
ikConstraints
spIkConstraintData** ikConstraints;
Undocumented in source.
ikConstraintsCount
int ikConstraintsCount;
Undocumented in source.
pathConstraints
spPathConstraintData** pathConstraints;
Undocumented in source.
pathConstraintsCount
int pathConstraintsCount;
Undocumented in source.
skins
spSkin** skins;
Undocumented in source.
skinsCount
int skinsCount;
Undocumented in source.
slots
spSlotData** slots;
Undocumented in source.
slotsCount
int slotsCount;
Undocumented in source.
transformConstraints
spTransformConstraintData** transformConstraints;
Undocumented in source.
transformConstraintsCount
int transformConstraintsCount;
Undocumented in source.
width
float width;
Undocumented in source.

Meta