EventSequenceDrawer.

CalculateHeight(AnimancerEvent.Sequence) Method

Summary

Calculates the number of vertical pixels required to draw the contents of the `events`.
Assembly
Animancer.dll
Namespace
Animancer.Editor
Containing Type
EventSequenceDrawer

Syntax

public float CalculateHeight(AnimancerEvent.Sequence events)

Parameters

Name Type Description
events AnimancerEvent.Sequence

Return Value

Type Description
float