15 [TrackColor(0.2827586f, 1f, 0f)]
16 [TrackClipType(typeof(RecordingClip))]
17 [TrackBindingType(typeof(LeapPlayableProvider))]
20 public override Playable
CreateTrackMixer(PlayableGraph graph, GameObject go,
int inputCount) {
21 return ScriptPlayable<RecordingMixerBehaviour>.Create(graph, inputCount);
override Playable CreateTrackMixer(PlayableGraph graph, GameObject go, int inputCount)