Enum CinemachinePanTilt.RecenterTargetModes
Defines the recentering target: Recentering goes here
Namespace: Unity.Cinemachine
Assembly: Unity.Cinemachine.dll
Syntax
public enum CinemachinePanTilt.RecenterTargetModes
Fields
| Name | Description |
|---|---|
| AxisCenter | Go to the Center value defined in the axis |
| LookAtTargetForward | Axis angles are relative to LookAt target's forward |
| TrackingTargetForward | Axis angles are relative to Follow target's forward |