Class TagComponentClip<TTag, TType0> | DOTS Timeline | 0.5.1-preview.2
docs.unity3d.com
    Show / Hide Table of Contents

    Class TagComponentClip<TTag, TType0>

    Inheritance
    Object
    DOTSClip
    ComponentClip
    TagComponentClip<TTag, TType0>
    Inherited Members
    ComponentClip.CreatePlayable(PlayableGraph, GameObject)
    DOTSClip.Clip
    DOTSClip.AnimatedFields
    DOTSClip.OnEnable()
    DOTSClip.OnDisable()
    DOTSClip.CreateClipEntity(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()
    Namespace: Unity.Timeline.ECS
    Syntax
    public abstract class TagComponentClip<TTag, TType0> : ComponentClip, ITimelineClipAsset where TTag : struct, IComponentData where TType0 : struct, IComponentData
    Type Parameters
    Name Description
    TTag
    TType0

    Properties

    clipCaps

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

    componentType

    Declaration
    public override sealed Type componentType { get; }
    Property Value
    Type Description
    Type
    Overrides
    ComponentClip.componentType

    Methods

    Convert(Entity, ConversionContext)

    Declaration
    public override void Convert(Entity clipEntity, ConversionContext context)
    Parameters
    Type Name Description
    Entity clipEntity
    ConversionContext context
    Overrides
    DOTSClip.Convert(Entity, ConversionContext)
    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