C# Class UnityEditor.KnobState

显示文件 Open project: randomize/VimConfig

Public Properties

Property Type Description
dragStartPos float
dragStartValue float
isDragging bool
isEditing bool

Property Details

dragStartPos public_oe property

public float dragStartPos
return float

dragStartValue public_oe property

public float dragStartValue
return float

isDragging public_oe property

public bool isDragging
return bool

isEditing public_oe property

public bool isEditing
return bool