C# 클래스 UnityEditor.SketchUpImportDlg.Styles

파일 보기 프로젝트 열기: randomize/VimConfig

공개 프로퍼티들

프로퍼티 타입 설명
boxBackground UnityEngine.GUIStyle
buttonWidth float
cancelButton UnityEngine.GUIContent
headerStyle UnityEngine.GUIStyle
nodesLabel UnityEngine.GUIContent
okButton UnityEngine.GUIContent
toggleStyle UnityEngine.GUIStyle
windowTitle UnityEngine.GUIContent

공개 메소드들

메소드 설명
Styles ( ) : System

메소드 상세

Styles() 공개 메소드

public Styles ( ) : System
리턴 System

프로퍼티 상세

boxBackground 공개적으로 프로퍼티

public GUIStyle,UnityEngine boxBackground
리턴 UnityEngine.GUIStyle

buttonWidth 공개적으로 프로퍼티

public float buttonWidth
리턴 float

cancelButton 공개적으로 프로퍼티

public GUIContent,UnityEngine cancelButton
리턴 UnityEngine.GUIContent

headerStyle 공개적으로 프로퍼티

public GUIStyle,UnityEngine headerStyle
리턴 UnityEngine.GUIStyle

nodesLabel 공개적으로 프로퍼티

public GUIContent,UnityEngine nodesLabel
리턴 UnityEngine.GUIContent

okButton 공개적으로 프로퍼티

public GUIContent,UnityEngine okButton
리턴 UnityEngine.GUIContent

toggleStyle 공개적으로 프로퍼티

public GUIStyle,UnityEngine toggleStyle
리턴 UnityEngine.GUIStyle

windowTitle 공개적으로 프로퍼티

public GUIContent,UnityEngine windowTitle
리턴 UnityEngine.GUIContent