Property defaultState
defaultState
Default curve state.
- visible is set to true.
- editable is set to true.
- minPointCount is set to 2.
- zeroKeyConstantValue is set to 0.
- color is set to white.
- width is set to 2.
- handleWidth is set to 2.
- showNonEditableHandles is set to true.
- onlyShowHandlesOnSelection is set to false.
- loopInBounds is set to false.
Declaration
public static InspectorCurveEditor.CurveState defaultState { get; }
Property Value
Type | Description |
---|---|
InspectorCurveEditor.CurveState |