Class RecorderClip | Unity Recorder | 2.1.0-preview.1
docs.unity3d.com
    Show / Hide Table of Contents

    Class RecorderClip

    Use this class to manage Recorder Clip Timeline integration.

    Inheritance
    Object
    RecorderClip
    Namespace: UnityEditor.Recorder.Timeline
    Syntax
    public class RecorderClip : PlayableAsset, ITimelineClipAsset, ISerializationCallbackReceiver

    Fields

    settings

    Indicates the Recorder Settings instance used for this Clip.

    Declaration
    public RecorderSettings settings
    Field Value
    Type Description
    RecorderSettings

    Properties

    clipCaps

    Declaration
    public ClipCaps clipCaps { get; }
    Property Value
    Type Description
    ClipCaps

    Methods

    CreatePlayable(PlayableGraph, GameObject)

    Declaration
    public override Playable CreatePlayable(PlayableGraph graph, GameObject owner)
    Parameters
    Type Name Description
    PlayableGraph graph
    GameObject owner
    Returns
    Type Description
    Playable

    OnAfterDeserialize()

    Declaration
    public void OnAfterDeserialize()

    OnBeforeSerialize()

    Declaration
    public void OnBeforeSerialize()

    OnDestroy()

    Declaration
    public void OnDestroy()
    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