docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class SessionRecordingUtils

    Utility methods for session recording

    Inheritance
    object
    SessionRecordingUtils
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: UnityEditor.MARS.Data.Recorded
    Assembly: Unity.MARS.Editor.dll
    Syntax
    [MovedFrom("Unity.MARS.Recording")]
    public static class SessionRecordingUtils

    Methods

    CreateSessionRecordingAsset(string)

    Create a blank TimelineAsset containing a SessionRecordingInfo asset at a location

    Declaration
    public static SessionRecordingInfo CreateSessionRecordingAsset(string path)
    Parameters
    Type Name Description
    string path

    Path to create the asset at

    Returns
    Type Description
    SessionRecordingInfo

    New blank SessionRecordingInfo asset

    In This Article
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)