docs.unity3d.com
    Show / Hide Table of Contents

    Class RecordedTrackablesProvider

    Inheritance
    Object
    RecordedTrackablesProvider
    RecordedPlanesProvider
    Namespace: Unity.MARS.Recording.Providers
    Syntax
    public abstract class RecordedTrackablesProvider : MonoBehaviour, IRecordedDataProvider

    Methods

    ClearData()

    Declaration
    public abstract void ClearData()
    Implements
    IRecordedDataProvider.ClearData()

    GetPlaybackID(MarsTrackableId)

    Gets the session-unique trackable ID mapped to the given recording-unique ID. This creates a new mapping if one does not already exist for the given ID.

    Declaration
    protected MarsTrackableId GetPlaybackID(MarsTrackableId recordedID)
    Parameters
    Type Name Description
    MarsTrackableId recordedID

    Recording-unique trackable ID

    Returns
    Type Description
    MarsTrackableId

    The corresponding session-unique trackable ID

    OnDisable()

    Declaration
    protected virtual void OnDisable()
    Back to top
    Terms of use
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023