Struct InspectorCurveEditor.CurveState
Syntax
Fields
color
Declaration
Field Value
editable
Declaration
Field Value
| Type |
Description |
| System.Boolean |
|
handleWidth
Declaration
Field Value
| Type |
Description |
| System.Single |
|
loopInBounds
Declaration
Field Value
| Type |
Description |
| System.Boolean |
|
minPointCount
Declaration
public uint minPointCount
Field Value
| Type |
Description |
| System.UInt32 |
|
onlyShowHandlesOnSelection
Declaration
public bool onlyShowHandlesOnSelection
Field Value
| Type |
Description |
| System.Boolean |
|
showNonEditableHandles
Declaration
public bool showNonEditableHandles
Field Value
| Type |
Description |
| System.Boolean |
|
visible
Declaration
Field Value
| Type |
Description |
| System.Boolean |
|
width
Declaration
Field Value
| Type |
Description |
| System.Single |
|
zeroKeyConstantValue
Declaration
public float zeroKeyConstantValue
Field Value
| Type |
Description |
| System.Single |
|
Properties
defaultState
Declaration
public static InspectorCurveEditor.CurveState defaultState { get; }
Property Value