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

AnimationTimeAttributeDrawer.

GetLineCount(SerializedProperty, GUIContent) Method

Summary

Determines how many lines tall the `property` should be.

Syntax

protected override int GetLineCount(SerializedProperty property, GUIContent label)

Parameters

Name Type Description
property SerializedProperty
label GUIContent

Return Value

Type Description
int