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

Public Attributes | |
| ezAnimationClipResourceHandle | m_hAnimationClip |
| float | m_fNormalizedSamplePos |
| float | m_fPreviousNormalizedSamplePos |
| ezAnimPoseEventTrackSampleMode | m_EventSampling = ezAnimPoseEventTrackSampleMode::None |
Public Attributes inherited from ezAnimPoseGeneratorCommand | |
| ezHybridArray< ezAnimPoseGeneratorCommandID, 4 > | m_Inputs |
Friends | |
| class | ezAnimPoseGenerator |
Additional Inherited Members | |
Public Member Functions inherited from ezAnimPoseGeneratorCommand | |
| ezAnimPoseGeneratorCommandID | GetCommandID () const |
| ezAnimPoseGeneratorCommandType | 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.