Enum wfcExplodedAnimationMoveType
# include <wfcAssembly.h>
enum wfcExplodedAnimationMoveType
{
wfcEXPLDANIM_MOVE_TRANSLATE,
wfcEXPLDANIM_MOVE_ROTATE,
wfcExplodedAnimationMoveType_nil
};
Description
-
Manual References:
-
Assemblies and Components: Accessing Exploded States
Values
-
wfcEXPLDANIM_MOVE_TRANSLATE
-
-
wfcEXPLDANIM_MOVE_ROTATE
-
-
wfcExplodedAnimationMoveType_nil
- Enum null value.