| SerializedPropertyAdaptorFixedItemHeight Field | 
            Fixed height of each list item.
            
 
Namespace: Rotorz.ReorderableListAssembly: Editor.ReorderableList (in Editor.ReorderableList.dll) Version: 0.0.0.0 (0.3.0.0)
Syntaxpublic float FixedItemHeight
public var FixedItemHeight : float
Field Value
Type: 
Single
RemarksNon-zero value overrides property drawer height calculation
            which is more efficient.
See Also