Struct CurveEditor.CurveState
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.ReferenceEquals(System.Object, System.Object)
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 CurveEditor.CurveState defaultState { get; }
Property Value