ezEngine  Release 25.03
ezAnimPoseGeneratorCommandSampleEventTrack Struct Referencefinal

Samples the event track of an animation clip but doesn't generate an animation pose. More...

#include <AnimPoseGenerator.h>

Inheritance diagram for ezAnimPoseGeneratorCommandSampleEventTrack:

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
 

Detailed Description

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.


The documentation for this struct was generated from the following file: