Enum MultiAimConstraintData.WorldUpType | Animation Rigging | 1.0.3
docs.unity3d.com
    Show / Hide Table of Contents

    Enum MultiAimConstraintData.WorldUpType

    Specifies how the world up vector used by the Multi-Aim constraint is defined.

    Namespace: UnityEngine.Animations.Rigging
    Syntax
    public enum WorldUpType

    Fields

    Name Description
    None

    Neither defines nor uses a world up vector.

    ObjectRotationUp

    Uses and defines the world up vector as relative to the local space of the object.

    ObjectUp

    Uses and defines the world up vector as a vector from the constrained object, in the direction of the up object.

    SceneUp

    Uses and defines the world up vector as the Unity Scene up vector (the Y axis).

    Vector

    Uses and defines the world up vector as a vector specified by the user.

    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023