Click or drag to resize
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

Field Value

Type: Single
Remarks

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

See Also