docs.unity.cn
    Show / Hide Table of Contents

    Enum XRRayInteractor.AnchorRotationMode

    Sets how anchor rotation is controlled.

    Namespace: UnityEngine.XR.Interaction.Toolkit
    Syntax
    public enum AnchorRotationMode

    Fields

    Name Description Value
    RotateOverTime

    The anchor rotates over time while rotation input is active.


    0
    MatchDirection

    The anchor rotates to match the direction of the 2-dimensional rotation input.


    1
    See Also
    anchorRotationMode
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Monday, July 24, 2023