EditorGUI 和 EditorGUILayout 對比

靜態屬性

EditorGUI EditorGUILayout
actionKey x
indentLevel x
showMixedValue x

靜態方法

EditorGUI EditorGUILayout
x BeginFadeGroup / EndFadeGroup
x BeginHorizontal / EndHorizontal
x BeginScrollView / EndScrollView
x BeginToggleGroup / EndToggleGroup
x BeginVertical / EndVertical
BegineChangeCheck / EndChangeCheck x
BeginDisabledGroup / EndDisabledGroup x
BeginProperty / EndProperty x
BoundsField
BoundsIntField
CanCacheInspectorGUI x
ColorField
CurveField
DelayedDoubleField
DelayedFloatField
DelayedIntField
DelayedTextField
DoubleField
DropdownButton
DrawPreviewTexture x
DrawRect x
DrawTextureAlpha x
DropShadowLabel x
EnumFlagsField
EnumPopup
FloatField
FocusTextInControl x
Foldout
x GetControlRect
GetPropertyHeight x
HandlePrefixLabel x
HelpBox
InspectorTitlebar
IntField
IntPopup
IntSlider
LabelField
LayerField
LongField
MaskField
MinMaxSlider
MultiFloatField x
MultiIntField x
MultiPropertyField x
ObjectField
PasswordField
Popup
PrefixLabel
ProgressBar x
PropertyField
RectField
RectIntField
SelectableLabel
Slider
x Space
TagField
TextArea
TextField
Toggle
ToggleLeft
Vector2Field
Vector2IntField
Vector3Field
Vector3IntField
Vector4Field
發佈了46 篇原創文章 · 獲贊 8 · 訪問量 4萬+
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章