docs.unity.cn
    Show / Hide Table of Contents

    Enum GestureTransformationUtility.GestureTranslationMode

    Represents the alignment of a plane where translation is allowed.

    Namespace: UnityEngine.XR.Interaction.Toolkit.AR
    Syntax
    public enum GestureTranslationMode

    Fields

    Name Description Value
    Any

    Allow translation on any plane.

    Horizontal

    Allow translation when the plane is horizontal.

    Vertical

    Allow translation when the plane is vertical.

    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Thursday, November 3, 2022
    Terms of use