Recoil

Inherits from CameraModifier<T>

Declaration

public sealed class Recoil : CameraModifier<RecoilSettings>

Description

Quickly changes the orientation of the camera to simulate recoil, such as when shooting a gun.

Properties

amountThe current amount of recoil.
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.