CameraFX
Engine/source/T3D/fx/cameraFXMgr.h
Protected Attributes
Public Functions
Detailed Description
Protected Attributes
MatrixF mCamFXTrans
F32 mDuration
F32 mElapsedTime
Public Functions
CameraFX()
~CameraFX()
getTrans()
isExpired()
Reimplemented by: CameraShake
setDuration(F32 duration)
update(F32 dt)
Reimplemented by: CameraShake