struct in UnityEngine.Experimental.Playables
/
Implemented in:UnityEngine.CoreModule
Implements interfaces:IPlayable
An implementation of IPlayable that allows application of a Material shader to one or many texture inputs to produce a texture output.
NOTE: You can use PlayableExtensions methods with MaterialEffectPlayable objects.
Create | Creates a MaterialEffectPlayable in the PlayableGraph. |