Class CinemachineTrack
Inheritance
System.Object
CinemachineTrack
Namespace: Cinemachine.Timeline
Syntax
[Serializable]
public class CinemachineTrack : TrackAsset
Methods
CreateTrackMixer(PlayableGraph, GameObject, Int32)
Declaration
public override Playable CreateTrackMixer(PlayableGraph graph, GameObject go, int inputCount)
Parameters
Type | Name | Description |
---|---|---|
PlayableGraph | graph | |
GameObject | go | |
System.Int32 | inputCount |
Returns
Type | Description |
---|---|
Playable |