This is the old Animancer v7.4 documentation. Click here for the latest version.

SerializableEventSequenceDrawer.

GetPropertyHeight(SerializedProperty, GUIContent) Method

Summary

Calculates the number of vertical pixels the `property` will occupy when it is drawn.

Syntax

public override float GetPropertyHeight(SerializedProperty property, GUIContent label)

Parameters

Name Type Description
property SerializedProperty
label GUIContent

Return Value

Type Description
float