docs.unity3d.com
    Show / Hide Table of Contents

    Class RecordedPlaybackController

    Inheritance
    Object
    RecordedPlaybackController
    Namespace: Unity.RecordedPlayback
    Syntax
    public class RecordedPlaybackController : MonoBehaviour

    Properties

    Initialized

    Declaration
    public static bool Initialized { get; }
    Property Value
    Type Description
    Boolean

    Instance

    Declaration
    public static RecordedPlaybackController Instance { get; }
    Property Value
    Type Description
    RecordedPlaybackController

    Methods

    Begin()

    Declaration
    public void Begin()

    Exists()

    Declaration
    public static bool Exists()
    Returns
    Type Description
    Boolean

    IsInitialized()

    Declaration
    public bool IsInitialized()
    Returns
    Type Description
    Boolean

    IsPlaybackCompleted()

    Declaration
    public bool IsPlaybackCompleted()
    Returns
    Type Description
    Boolean

    Reset()

    Declaration
    public void Reset()

    SaveRecordingSegment()

    Declaration
    public void SaveRecordingSegment()
    Back to top
    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