Enum CinemachinePOV.RecenterTargetMode
Defines the recentering target: Recentering goes here
Namespace: Cinemachine
Syntax
public enum 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 |