Method TwoFloatSingleLine
TwoFloatSingleLine(GUIContent, MaterialProperty, GUIContent, MaterialProperty, GUIContent, MaterialEditor, float)
선언
public static void TwoFloatSingleLine(GUIContent title, MaterialProperty prop1, GUIContent prop1Label, MaterialProperty prop2, GUIContent prop2Label, MaterialEditor materialEditor, float labelWidth = 30)
파라미터
타입 |
이름 |
설명 |
GUIContent |
title |
|
MaterialProperty |
prop1 |
|
GUIContent |
prop1Label |
|
MaterialProperty |
prop2 |
|
GUIContent |
prop2Label |
|
MaterialEditor |
materialEditor |
|
float |
labelWidth |
|