static wfcExplodedAnimationMove_ptr | Create (wfcExplodedAnimationMoveType MoveType, pfcPoint3D_ptr StartPoint, pfcVector3D_ptr DirVector, xreal Value) |
Creates object of ExplodedAnimationMove | |
GetDirVector () | |
void | |
Direction vector of translation direction or rotation axis | |
GetMoveType () | |
void | |
Exploded animation move type | |
void | |
Start point of translation direction or rotation axis | |
GetValue () | |
void | |
distance or angle | |
GetMoveType | () | |
void | SetMoveType |
GetStartPoint | () | |
void | SetStartPoint |
GetDirVector | () | |
void | SetDirVector |
static wfcExplodedAnimationMove_ptr | Create | (wfcExplodedAnimationMoveType MoveType, pfcPoint3D_ptr StartPoint, pfcVector3D_ptr DirVector, xreal Value) |