nameID | Shader.PropertyToID によって検索されるプロパティーの nameID |
name | プロパティーの名前 |
This method is deprecated. Use GetGlobalFloat or GetGlobalInteger instead.
Calling this method is equivalent to calling GetGlobalFloat and casting the returned value to integer. See Also: GetGlobalFloat, GetGlobalInteger.