docs.unity3d.com
Search Results for

    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
    Assembly: solution.dll
    Syntax
    public enum HandleOrientation

    Fields

    Name Description
    Element

    Tool handles are in active element's rotation.

    Global

    Tool handles are in global rotation.

    Local

    Tool handles are in the active object's rotation.

    Parent

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

    In This Article
    Back to top
    Copyright © 2024 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)