Method TextureColorProps
TextureColorProps(MaterialEditor, GUIContent, MaterialProperty, MaterialProperty, bool)
선언
public static Rect TextureColorProps(MaterialEditor materialEditor, GUIContent label, MaterialProperty textureProp, MaterialProperty colorProp, bool hdr = false)
파라미터
타입 | 이름 | 설명 |
---|---|---|
MaterialEditor | materialEditor | |
GUIContent | label | |
MaterialProperty | textureProp | |
MaterialProperty | colorProp | |
bool | hdr |
반환
타입 | 설명 |
---|---|
Rect |