CTextureBasedAnimatable
CTextureBasedAnimatable
Inherited from CBaseModelEntity
Fields
| EntityKeyValues Name | Field Name | Field Type |
|---|---|---|
fps | m_flFPS | FIELD_FLOAT32 |
loop | m_bLoop | FIELD_BOOLEAN |
texture_based_animation_position_keys | m_hPositionKeys | FIELD_HRENDERTEXTURE |
texture_based_animation_rotation_keys | m_hRotationKeys | FIELD_HRENDERTEXTURE |
anim_bounds_min | m_vAnimationBoundsMin | FIELD_VECTOR |
anim_bounds_max | m_vAnimationBoundsMax | FIELD_VECTOR |
Input
| Input Name | Field Type |
|---|---|
Start | FIELD_VOID |
Stop | FIELD_VOID |
Enable | FIELD_VOID |
Disable | FIELD_VOID |
Output
No Entry
Functions
No Entry