docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum AngularDampingMode

    How to calculate the angular damping for the target orientation

    Namespace: Unity.Cinemachine.TargetTracking
    Assembly: solution.dll
    Syntax
    public enum AngularDampingMode

    Fields

    Name Description
    Euler

    Use Euler angles to specify damping values. Subject to gimbal-lock when pitch is steep.

    Quaternion

    Use quaternions to calculate angular damping. No per-channel control, but not susceptible to gimbal-lock

    In This Article
    Back to top
    Copyright © 2023 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)