Version: 2020.2
言語: 日本語
public int GetInt (string name);
public int GetInt (int nameID);

パラメーター

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

説明

Get an int from the property block.

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