Noise

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

settingsThe settings for the behavior.
enabledEnables or disables the behavior from being updated.
controllerThe camera controller handling the module.
registeredWhether the module has been registered to a controller.
idThe unique identifier of the camera module.