C# 클래스 UnityEditor.TickStyle

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

공개 프로퍼티들

프로퍼티 타입 설명
centerLabel bool
distFull int
distLabel int
distMin int
labelColor EditorGUIUtility.SkinnedColor
stubs bool
tickColor EditorGUIUtility.SkinnedColor
unit string

프로퍼티 상세

centerLabel 공개적으로 프로퍼티

public bool centerLabel
리턴 bool

distFull 공개적으로 프로퍼티

public int distFull
리턴 int

distLabel 공개적으로 프로퍼티

public int distLabel
리턴 int

distMin 공개적으로 프로퍼티

public int distMin
리턴 int

labelColor 공개적으로 프로퍼티

public EditorGUIUtility.SkinnedColor labelColor
리턴 EditorGUIUtility.SkinnedColor

stubs 공개적으로 프로퍼티

public bool stubs
리턴 bool

tickColor 공개적으로 프로퍼티

public EditorGUIUtility.SkinnedColor tickColor
리턴 EditorGUIUtility.SkinnedColor

unit 공개적으로 프로퍼티

public string unit
리턴 string