Open 3D Engine EMotionFX Gem API Reference
24.09
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
|
Inherited by CommandSystem::CommandSystemMotionSetCallback.
Public Member Functions | |
MotionSetCallback (MotionSet *motionSet) | |
virtual Motion * | LoadMotion (MotionSet::MotionEntry *entry) |
MotionSet * | GetMotionSet () const |
void | SetMotionSet (MotionSet *motionSet) |
Protected Attributes | |
MotionSet * | m_motionSet |