UnitsAttribute.

GetPropertyHeight(SerializedProperty, GUIContent) Method

Summary

[Editor-Only] Calculates the height of the GUI for the `property`.
Assembly
Animancer.dll
Namespace
Animancer.Units
Containing Type
UnitsAttribute

Syntax

public override float GetPropertyHeight(SerializedProperty property, GUIContent label)

Parameters

Name Type Description
property SerializedProperty
label GUIContent

Return Value

Type Description
float