Version: 2021.2
言語: 日本語
public Texture GetTexture (string name);
public Texture GetTexture (int nameID);

パラメーター

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

説明

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

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