SerializedPropertyAdaptor.FixedItemHeight Field

Rotorz ReorderableList

SerializedPropertyAdaptorFixedItemHeight Field
Fixed height of each list item.

Namespace: Rotorz.ReorderableList
Assembly: Editor.ReorderableList (in Editor.ReorderableList.dll) Version: 0.0.0.0 (0.3.0.0)
Syntax
public float FixedItemHeight
public var FixedItemHeight : float

Field Value

Type: Single
Remarks

Non-zero value overrides property drawer height calculation which is more efficient.

See Also