Enum HandleOrientation | ProBuilder | 4.3.1
docs.unity3d.com
    Show / Hide Table of Contents

    Enum HandleOrientation

    How the handle gizmo is oriented with regards to the current element selection.

    Namespace: UnityEngine.ProBuilder
    Syntax
    public enum HandleOrientation
    Remarks

    This overrides the Unity Pivot / Global setting when editing vertices, faces, or edges.

    Fields

    Name Description
    ActiveElement

    The gizmo is aligned relative to the currently selected face. When editing vertices or edges, this falls back to ActiveObject alignment.

    ActiveObject

    The gizmo is aligned relative to the active mesh transform. Also called coordinate or model space.

    World

    The gizmo is aligned to identity in world space.

    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