Enum RequestResult | XR Interaction Toolkit | 0.0.6-preview
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
    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 © 2019 Unity Technologies
    Generated by DocFX