docs.unity.cn
    Show / Hide Table of Contents

    Enum ArRecordingStatus

    Describe the possible recording statuses.

    Namespace: UnityEngine.XR.ARCore
    Syntax
    public enum ArRecordingStatus

    Fields

    Name Description Value
    None

    The dataset recorder is not recording.


    0
    Ok

    The dataset recorder is recording normally.


    1
    IOError

    The dataset recorder encountered an error while recording.


    2

    Extension Methods

    ArRecordingStatusExtensions.Recording()
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Monday, May 22, 2023