docs.unity.cn
    Show / Hide Table of Contents

    Enum RequestResult

    The result of a locomotion request.

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

    Fields

    Name Description Value
    Busy

    The locomotion request failed due to the system being currently busy.

    Error

    The locomotion request failed due to an unknown error.

    Success

    The locomotion request was successful.

    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Friday, August 12, 2022
    Terms of use