Method FindProperties
FindProperties(MaterialProperty[])
Finds all the properties used in the Base Shader GUI.
선언
public virtual void FindProperties(MaterialProperty[] properties)
파라미터
| 타입 | 이름 | 설명 | 
|---|---|---|
| MaterialProperty[] | properties | Array of properties to search in.  |