Noise
Class in Zigurous.CameraSystem
Inherits from CameraModifier<T>
Declaration
public sealed class Noise : CameraModifier<NoiseSettings>Description
Applies a subtle motion to the camera using a noise function. This can be used to give the camera a more hand-held feel.
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. |