Class ComponentTrack
Inherited Members
Namespace: Unity.Timeline.ECS
Syntax
[Serializable]
public class ComponentTrack : DOTSTrack, ISerializationCallbackReceiver, IPropertyPreview, ICurvesOwner, ILayerable
Methods
CreateLayerMixer(PlayableGraph, GameObject, Int32)
Declaration
public Playable CreateLayerMixer(PlayableGraph graph, GameObject go, int inputCount)
Parameters
| Type | Name | Description |
|---|---|---|
| PlayableGraph | graph | |
| GameObject | go | |
| Int32 | inputCount |
Returns
| Type | Description |
|---|---|
| Playable |