Recoil
Class in Zigurous.CameraSystem
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
amount | The current amount of recoil. |
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. |