C# 클래스 UnityEditor.ColorPicker.Styles

파일 보기 프로젝트 열기: randomize/VimConfig 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
axisLabelNumberField UnityEngine.GUIStyle
background UnityEngine.GUIStyle
colorCycle UnityEngine.GUIContent
colorPickerBox UnityEngine.GUIStyle
colorToggle UnityEngine.GUIContent
eyeDropper UnityEngine.GUIContent
foldout UnityEngine.GUIStyle
headerLine UnityEngine.GUIStyle
label UnityEngine.GUIStyle
pickerBox UnityEngine.GUIStyle
presetsToggle UnityEngine.GUIContent
sliderCycle UnityEngine.GUIContent
sliderToggle UnityEngine.GUIContent
thumb2D UnityEngine.GUIStyle
thumbHoriz UnityEngine.GUIStyle
thumbVert UnityEngine.GUIStyle
toggle UnityEngine.GUIStyle
tonemappingToggle UnityEngine.GUIContent

공개 메소드들

메소드 설명
Styles ( ) : System

메소드 상세

Styles() 공개 메소드

public Styles ( ) : System
리턴 System

프로퍼티 상세

axisLabelNumberField 공개적으로 프로퍼티

public GUIStyle,UnityEngine axisLabelNumberField
리턴 UnityEngine.GUIStyle

background 공개적으로 프로퍼티

public GUIStyle,UnityEngine background
리턴 UnityEngine.GUIStyle

colorCycle 공개적으로 프로퍼티

public GUIContent,UnityEngine colorCycle
리턴 UnityEngine.GUIContent

colorPickerBox 공개적으로 프로퍼티

public GUIStyle,UnityEngine colorPickerBox
리턴 UnityEngine.GUIStyle

colorToggle 공개적으로 프로퍼티

public GUIContent,UnityEngine colorToggle
리턴 UnityEngine.GUIContent

eyeDropper 공개적으로 프로퍼티

public GUIContent,UnityEngine eyeDropper
리턴 UnityEngine.GUIContent

foldout 공개적으로 프로퍼티

public GUIStyle,UnityEngine foldout
리턴 UnityEngine.GUIStyle

headerLine 공개적으로 프로퍼티

public GUIStyle,UnityEngine headerLine
리턴 UnityEngine.GUIStyle

label 공개적으로 프로퍼티

public GUIStyle,UnityEngine label
리턴 UnityEngine.GUIStyle

pickerBox 공개적으로 프로퍼티

public GUIStyle,UnityEngine pickerBox
리턴 UnityEngine.GUIStyle

presetsToggle 공개적으로 프로퍼티

public GUIContent,UnityEngine presetsToggle
리턴 UnityEngine.GUIContent

sliderCycle 공개적으로 프로퍼티

public GUIContent,UnityEngine sliderCycle
리턴 UnityEngine.GUIContent

sliderToggle 공개적으로 프로퍼티

public GUIContent,UnityEngine sliderToggle
리턴 UnityEngine.GUIContent

thumb2D 공개적으로 프로퍼티

public GUIStyle,UnityEngine thumb2D
리턴 UnityEngine.GUIStyle

thumbHoriz 공개적으로 프로퍼티

public GUIStyle,UnityEngine thumbHoriz
리턴 UnityEngine.GUIStyle

thumbVert 공개적으로 프로퍼티

public GUIStyle,UnityEngine thumbVert
리턴 UnityEngine.GUIStyle

toggle 공개적으로 프로퍼티

public GUIStyle,UnityEngine toggle
리턴 UnityEngine.GUIStyle

tonemappingToggle 공개적으로 프로퍼티

public GUIContent,UnityEngine tonemappingToggle
리턴 UnityEngine.GUIContent