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

MaterialEffectPlayable

struct in UnityEngine.Experimental.Playables


Implements interfaces:IPlayable

Switch to Manual

Description

IPlayable 的一种实现,允许将 Material 着色器应用于一个或多个纹理输入以生成纹理输出。

注意:您可以将 PlayableExtensions 方法与 MaterialEffectPlayable 对象结合使用。

Static Functions

Create在 PlayableGraph 中创建 MaterialEffectPlayable。