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

VisualEffect.GetTexture

マニュアルに切り替える
public Texture GetTexture (int nameID);
public Texture GetTexture (string name);

パラメーター

nameID Shader.PropertyToID によって検索されるプロパティーの nameID
nameプロパティーの名前

戻り値

Texture The exposed texture value (or null if VisualEffect.HasTexture returns false).

説明

Gets named exposed texture.


Did you find this page useful? Please give it a rating: