EventSequenceDrawer.

CalculateHeight(int) Method

Summary

Calculates the number of vertical pixels required to draw the specified `lineCount` using the Animancer.Editor.AnimancerGUI.LineHeight and Animancer.Editor.AnimancerGUI.StandardSpacing.
Assembly
Animancer.dll
Namespace
Animancer.Editor
Containing Type
EventSequenceDrawer

Syntax

public static float CalculateHeight(int lineCount)

Parameters

Name Type Description
lineCount int

Return Value

Type Description
float