Version: 2019.2
public int GetInt (string name);
public int GetInt (int nameID);

パラメーター

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

説明

Get an int from the property block.

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