CameraShake
Class in Zigurous.CameraSystem
Inherits from CameraEffect<T>
Implements ICameraEffect
Declaration
public sealed class CameraShake : CameraEffect<CameraShakeSettings, CameraShakeProfile>, ICameraEffectDescription
Rapidly changes the position and rotation of the camera to simulate the camera shaking.
Inherited
Properties
| settings | The settings for the behavior. |
| enabled | Enables or disables the behavior from being updated. |
| controller | The camera controller handling the module. |
| registered | Whether the module has been registered to a controller. |
| id | The unique identifier of the camera module. |