TargetingRecenteringModule

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

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.