Class TestGameObjectBindingClip | DOTS Timeline | 0.4.0-preview.5
docs.unity3d.com
    Show / Hide Table of Contents

    Class TestGameObjectBindingClip

    Inheritance
    Object
    DOTSClip
    TestGameObjectBindingClip
    Inherited Members
    DOTSClip.Clip
    DOTSClip.AnimatedFields
    DOTSClip.OnEnable()
    DOTSClip.OnDisable()
    DOTSClip.Convert(Entity, ConversionContext)
    DOTSClip.OnCurvesModified(Entity, EntityManager)
    DOTSClip.DeclareReferencedPrefabs(ConversionContext, List<GameObject>)
    DOTSClip.ConvertCurves(AnimationClip)
    DOTSClip.GetAnimationBlob<T>(String)
    DOTSClip.GetAnimationBlob<T>(String, Func<AnimationCurve, AnimationCurve>)
    DOTSClip.SetCurvesDirty()
    DOTSClip.CheckAndClearCurvesDirtyFlag()
    DOTSClip.GetClipWeightCurve(BlobAssetReference<AnimationCurveBlob>)
    Namespace: Unity.Timeline.Common.Tests.Preview
    Syntax
    public class TestGameObjectBindingClip : DOTSClip

    Methods

    CreateClipEntity(ConversionContext)

    Declaration
    public override Entity CreateClipEntity(ConversionContext context)
    Parameters
    Type Name Description
    ConversionContext context
    Returns
    Type Description
    Entity
    Overrides
    DOTSClip.CreateClipEntity(ConversionContext)

    CreatePlayable(PlayableGraph, GameObject)

    Declaration
    public override Playable CreatePlayable(PlayableGraph graph, GameObject owner)
    Parameters
    Type Name Description
    PlayableGraph graph
    GameObject owner
    Returns
    Type Description
    Playable
    Overrides
    DOTSClip.CreatePlayable(PlayableGraph, GameObject)
    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