Version: 2017.3 (switch to 2017.4)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

Experimental: this API is experimental and might be changed or removed in the future.

MaterialEffectPlayable

struct in UnityEngine.Experimental.Playables


Implements interfaces:IPlayable

Description

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.

Static Methods

CreateCreates a MaterialEffectPlayable in the PlayableGraph.
对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答