TargetingRecenteringModule
Class in Zigurous.CameraSystem
Inherits from TargetingModule<T>
Declaration
public sealed class TargetingRecenteringModule : TargetingModule<TargetingRecenteringSettings>Description
A camera targeting module that resets the rotation of the camera to face the default forward direction when not targeting an object.
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. |