Enum CinemachinePOV.RecenterTargetMode | Cinemachine | 2.4.0
docs.unity.cn
    Show / Hide Table of Contents

    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

    Back to top Copyright © 2019 Unity Technologies
    Generated by DocFX