SelfDrawerAttribute.

GetPropertyHeight(SerializedProperty, GUIContent) Method

Summary

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

Syntax

public virtual float GetPropertyHeight(SerializedProperty property, GUIContent label)

Parameters

Name Type Description
property SerializedProperty
label GUIContent

Return Value

Type Description
float