Class AlembicRecorderClip | Package Manager UI website
docs.unity3d.com
    Show / Hide Table of Contents

    Class AlembicRecorderClip

    Inheritance
    PlayableAsset
    AlembicRecorderClip
    Namespace: UTJ.Alembic
    Syntax
    public class AlembicRecorderClip : PlayableAsset, ITimelineClipAsset

    Properties

    clipCaps

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

    settings

    Declaration
    public AlembicRecorderSettings settings { get; }
    Property Value
    Type Description
    AlembicRecorderSettings

    targetBranch

    Declaration
    public GameObject targetBranch { get; set; }
    Property Value
    Type Description
    GameObject

    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

    FindObjectByName(Transform, String)

    Declaration
    public static Transform FindObjectByName(Transform parent, string name)
    Parameters
    Type Name Description
    Transform parent
    System.String name
    Returns
    Type Description
    Transform

    FindObjectByPath(String)

    Declaration
    public static GameObject FindObjectByPath(string path)
    Parameters
    Type Name Description
    System.String path
    Returns
    Type Description
    GameObject

    GetPath(GameObject)

    Declaration
    public static string GetPath(GameObject go)
    Parameters
    Type Name Description
    GameObject go
    Returns
    Type Description
    System.String

    GetPath(Transform)

    Declaration
    public static string GetPath(Transform trans)
    Parameters
    Type Name Description
    Transform trans
    Returns
    Type Description
    System.String

    OnDestroy()

    Declaration
    public virtual 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