FOVKick

Inherits from CameraEffect<T>
Implements ICameraEffect

Declaration

public sealed class FOVKick : CameraEffect<FOVKickSettings, FOVKickProfile>, ICameraEffect

Description

Animates a subtle change in the field of view of the camera. For example, increasing the field of view when the player sprints creates a better feel for the faster motion.

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.