CameraShake

Inherits from CameraEffect<T>
Implements ICameraEffect

Declaration

public sealed class CameraShake : CameraEffect<CameraShakeSettings, CameraShakeProfile>, ICameraEffect

Description

Rapidly changes the position and rotation of the camera to simulate the camera shaking.

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.