C# 클래스 UnityEditor.EditorGUIExt.MinMaxSliderState

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

공개 프로퍼티들

프로퍼티 타입 설명
dragEndLimit float
dragStartLimit float
dragStartPos float
dragStartSize float
dragStartValue float
dragStartValuesPerPixel float
whereWeDrag int

프로퍼티 상세

dragEndLimit 공개적으로 프로퍼티

public float dragEndLimit
리턴 float

dragStartLimit 공개적으로 프로퍼티

public float dragStartLimit
리턴 float

dragStartPos 공개적으로 프로퍼티

public float dragStartPos
리턴 float

dragStartSize 공개적으로 프로퍼티

public float dragStartSize
리턴 float

dragStartValue 공개적으로 프로퍼티

public float dragStartValue
리턴 float

dragStartValuesPerPixel 공개적으로 프로퍼티

public float dragStartValuesPerPixel
리턴 float

whereWeDrag 공개적으로 프로퍼티

public int whereWeDrag
리턴 int