Version: 2022.2
언어: 한국어
public int GetInteger (string name);
public int GetInteger (int nameID);

파라미터

nameID The name ID of the property retrieved by Shader.PropertyToID.
name The name of the property.

설명

Get an integer from the property block.

Returns zero if not found.

Morty Proxy This is a proxified and sanitized view of the page, visit original site.