![]() |
ezEngine
Release 25.03
|
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 |
![]() | |
ezHybridArray< ezAnimPoseGeneratorCommandID, 4 > | m_Inputs |
Friends | |
class | ezAnimPoseGenerator |
Additional Inherited Members | |
![]() | |
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.