Version: 2019.3
public Texture GetTexture (string name);
public Texture GetTexture (int nameID);

パラメーター

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

説明

プロパティーブロックから texture を取得します

見つからない場合は null を返します。