Enum CinemachinePOV.RecenterTargetMode
Defines the recentering target: Recentering goes here
Namespace: Unity.Cinemachine
Assembly: solution.dll
Syntax
public enum CinemachinePOV.RecenterTargetMode
Fields
Name | Description |
---|---|
FollowTargetForward | Axis angles are relative to Follow target's forward |
LookAtTargetForward | Axis angles are relative to LookAt target's forward |
None | Just go to 0 |