Enum CinemachineTargetGroup.RotationMode | Cinemachine | 2.4.0
docs.unity.cn
    Show / Hide Table of Contents

    Enum CinemachineTargetGroup.RotationMode

    How the group's orientation is calculated

    Namespace: Cinemachine
    Syntax
    [DocumentationSorting(DocumentationSortingAttribute.Level.UserRef)]
    public enum RotationMode

    Fields

    Name Description
    GroupAverage

    Weighted average of the orientation of its members.

    Manual

    Manually set in the group's transform

    Back to top Copyright © 2019 Unity Technologies
    Generated by DocFX