docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum GestureTransformationUtility.GestureTranslationMode

    Represents the alignment of a plane where translation is allowed.

    Namespace: UnityEngine.XR.Interaction.Toolkit.AR
    Assembly: Unity.XR.Interaction.Toolkit.dll
    Syntax
    public enum GestureTransformationUtility.GestureTranslationMode

    Fields

    Name Description
    Any

    Allow translation on any plane.

    Horizontal

    Allow translation when the plane is horizontal.

    Vertical

    Allow translation when the plane is vertical.

    See Also
    GetBestPlacementPosition(Vector3, Vector2, float, float, float, GestureTranslationMode, XROrigin, TrackableType, int)
    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)