![]() |
Plasma Engine
2.0
|
Samples the event track of an animation clip but doesn't generate an animation pose. More...
#include <AnimPoseGenerator.h>

Public Attributes | |
| plAnimationClipResourceHandle | m_hAnimationClip |
| float | m_fNormalizedSamplePos |
| float | m_fPreviousNormalizedSamplePos |
| plAnimPoseEventTrackSampleMode | m_EventSampling = plAnimPoseEventTrackSampleMode::None |
Public Attributes inherited from plAnimPoseGeneratorCommand | |
| plHybridArray< plAnimPoseGeneratorCommandID, 4 > | m_Inputs |
Friends | |
| class | plAnimPoseGenerator |
Additional Inherited Members | |
Public Member Functions inherited from plAnimPoseGeneratorCommand | |
| plAnimPoseGeneratorCommandID | GetCommandID () const |
| plAnimPoseGeneratorCommandType | GetType () const |
Samples the event track of an animation clip but doesn't generate an animation pose.
Commands of this type can be added as inputs to commands of type
They are used to sample event tracks only.