Class ComponentClip
Inherited Members
Namespace: Unity.Timeline.ECS
Syntax
public abstract class ComponentClip : DOTSClip
Properties
componentType
Declaration
public abstract Type componentType { get; }
Property Value
| Type | Description |
|---|---|
| Type |
Methods
CreatePlayable(PlayableGraph, GameObject)
Declaration
public override Playable CreatePlayable(PlayableGraph graph, GameObject go)
Parameters
| Type | Name | Description |
|---|---|---|
| PlayableGraph | graph | |
| GameObject | go |
Returns
| Type | Description |
|---|---|
| Playable |