Class SpawnEntityTrack
Inherited Members
Namespace: Unity.Timeline.ECS
Syntax
public class SpawnEntityTrack : DOTSTrack, 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 |