C# 클래스 UnityEngine.SliderState

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

공개 프로퍼티들

프로퍼티 타입 설명
dragStartPos float
dragStartValue float
isDragging bool

프로퍼티 상세

dragStartPos 공개적으로 프로퍼티

public float dragStartPos
리턴 float

dragStartValue 공개적으로 프로퍼티

public float dragStartValue
리턴 float

isDragging 공개적으로 프로퍼티

public bool isDragging
리턴 bool