C# Class UnityEditor.CurveEditorSettings

Afficher le fichier Open project: randomize/VimConfig Class Usage Examples

Méthodes publiques

Свойство Type Description
allowDeleteLastKeyInCurve bool
allowDraggingCurvesAndRegions bool
hTickLabelOffset float
showAxisLabels bool
useFocusColors bool
wrapColor Color

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
CurveEditorSettings ( ) : System

Method Details

CurveEditorSettings() public méthode

public CurveEditorSettings ( ) : System
Résultat System

Property Details

allowDeleteLastKeyInCurve public_oe property

public bool allowDeleteLastKeyInCurve
Résultat bool

allowDraggingCurvesAndRegions public_oe property

public bool allowDraggingCurvesAndRegions
Résultat bool

hTickLabelOffset public_oe property

public float hTickLabelOffset
Résultat float

showAxisLabels public_oe property

public bool showAxisLabels
Résultat bool

useFocusColors public_oe property

public bool useFocusColors
Résultat bool

wrapColor public_oe property

public Color wrapColor
Résultat Color