docs.unity3d.com
    Show / Hide Table of Contents

    Enum HandleOrientation

    Describes how the handles are oriented. Besides the default tool handle rotation settings, Global and Local, spline elements have the Parent and Element handle rotations. When elements are selected, a tool's handle rotation setting affects the behavior of some transform tools, such as the Rotate and Scale tools.

    Namespace: UnityEditor.Splines
    Syntax
    public enum HandleOrientation

    Fields

    Name Description Value
    Local

    Tool handles are in the active object's rotation.


    0
    Global

    Tool handles are in global rotation.


    1
    Parent

    Tool handles are in active element's parent's rotation.


    2
    Element

    Tool handles are in active element's rotation.


    3
    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