FOVKick
Class in Zigurous.CameraSystem
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
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. |