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

TexturePlayableBinding.Create

切换到手册
public static Playables.PlayableBinding Create (string name, Object key);

参数

key 对 UnityEngine.Object(充当此绑定的键)的引用。
name TexturePlayableOutput 的名称。

返回

PlayableBinding 返回一个 PlayableBinding,其中包含用于创建 TexturePlayableOutput 的信息。

描述

创建一个 PlayableBinding,其中包含表示 TexturePlayableOutput 的信息。