EditorStyles
- boldFont
- boldLabel
- colorField
- foldoutPreDrop
- foldout
- label
- largeLabel
- layerMaskField
- miniBoldFont
- miniBoldLabel
- miniButtonLeft
- miniButtonMid
- miniButtonRight
- miniButton
- miniFont
- miniLabel
- miniTextField
- numberField
- objectFieldThumb
- objectField
- popup
- radioButton
- standardFont
- structHeadingLabel
- textField
- toggleGroup
- toggle
- toolbarButton
- toolbarDropDown
- toolbarPopup
- toolbarTextField
- toolbar
- whiteBoldLabel
- whiteLabel
- whiteLargeLabel
- whiteMiniLabel
- wordWrappedLabel
- wordWrappedMiniLabel
EditorStyles.whiteBoldLabel 白色粗体标签
static var whiteBoldLabel : GUIStyle
Description描述
Style for white bold label.
样式用于白色粗体标签。
Useful for coloring your labels; set GUI.contentColor to your text color, then use this style.
通常用于颜色标签;设置GUI.contentColor到文本颜色,然后使用这个样式。
最后修改:2011年7月12日 Tuesday 11:07