AnimancerGUI.

StealLineFromTop(Rect) Method

Summary

Subtracts the Animancer.Editor.AnimancerGUI.LineHeight from the top side of the `area` and returns a new UnityEngine.Rect occupying the removed section.
Assembly
Animancer.dll
Namespace
Animancer.Editor
Containing Type
AnimancerGUI

Syntax

public static Rect StealLineFromTop(ref Rect area)

Parameters

Name Type Description
area Rect

Return Value

Type Description
Rect