ShoulderSwap
Class in Zigurous.CameraSystem
Inherits from CameraModifier<T>
Declaration
public sealed class ShoulderSwap : CameraModifier<ShoulderSwapSettings>
Description
Handles swapping the camera offset from one side of the character's shoulders to the other.
Properties
position | The current shoulder swap position (Read only). |
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. |