Version: 2023.1
언어: 한국어
Experimental: this API is experimental and might be changed or removed in the future.

MaterialEffectPlayable

struct in UnityEngine.Experimental.Playables


인터페이스 구현: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.

정적 함수

CreateCreates a MaterialEffectPlayable in the PlayableGraph.