This version of Unity is unsupported.
Experimental: this API is experimental and might be changed or removed in the future.

TextureMixerPlayable

struct in UnityEngine.Experimental.Playables

/

Implemented in:UnityEngine.CoreModule


Implements interfaces:IPlayable

Description

An implementation of IPlayable that allows mixing two textures.

NOTE: You can use PlayableExtensions methods with TextureMixerPlayable objects.

Static Methods

CreateCreates a TextureMixerPlayable in the PlayableGraph.