![]() |
ezEngine Release 25.08
|

Public Member Functions | |
| ezPropertyAnimationTrackGroup (const ezPropertyAnimationTrackGroup &)=delete | |
| ezPropertyAnimationTrackGroup & | operator= (const ezPropertyAnimationTrackGroup &rhs)=delete |
Public Member Functions inherited from ezReflectedClass | |
| 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 Public Member Functions inherited from ezNoBase | |
| static const ezRTTI * | GetStaticRTTI () |