![]() |
ezEngine
Release 25.03
|
Public Member Functions | |
ezPropertyAnimationTrackGroup (const ezPropertyAnimationTrackGroup &)=delete | |
ezPropertyAnimationTrackGroup & | operator= (const ezPropertyAnimationTrackGroup &rhs)=delete |
![]() | |
virtual const ezRTTI * | GetDynamicRTTI () const |
bool | IsInstanceOf (const ezRTTI *pType) const |
Returns whether the type of this instance is of the given type or derived from it. | |
template<typename T > | |
EZ_ALWAYS_INLINE bool | IsInstanceOf () const |
Returns whether the type of this instance is of the given type or derived from it. | |
Public Attributes | |
ezUInt32 | m_uiFramesPerSecond = 60 |
ezUInt64 | m_uiCurveDuration = 480 |
ezEnum< ezPropertyAnimMode > | m_Mode |
ezDynamicArray< ezPropertyAnimationTrack * > | m_Tracks |
ezEventTrackData | m_EventTrack |
Additional Inherited Members | |
![]() | |
static const ezRTTI * | GetStaticRTTI () |