C# 클래스 UnityEditor.CurveEditorSettings

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

공개 프로퍼티들

프로퍼티 타입 설명
allowDeleteLastKeyInCurve bool
allowDraggingCurvesAndRegions bool
hTickLabelOffset float
showAxisLabels bool
useFocusColors bool
wrapColor Color

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
CurveEditorSettings ( ) : System

메소드 상세

CurveEditorSettings() 공개 메소드

public CurveEditorSettings ( ) : System
리턴 System

프로퍼티 상세

allowDeleteLastKeyInCurve 공개적으로 프로퍼티

public bool allowDeleteLastKeyInCurve
리턴 bool

allowDraggingCurvesAndRegions 공개적으로 프로퍼티

public bool allowDraggingCurvesAndRegions
리턴 bool

hTickLabelOffset 공개적으로 프로퍼티

public float hTickLabelOffset
리턴 float

showAxisLabels 공개적으로 프로퍼티

public bool showAxisLabels
리턴 bool

useFocusColors 공개적으로 프로퍼티

public bool useFocusColors
리턴 bool

wrapColor 공개적으로 프로퍼티

public Color wrapColor
리턴 Color