Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Create(PlayableGraph)

Creates a TextureMixerPlayable in the PlayableGraph.
Read time 1 minuteLast updated 10 days ago

Definition

public static TextureMixerPlayable Create(PlayableGraph graph)

Parameters

The PlayableGraph object that will own the TextureMixerPlayable.

Returns