AnimancerGUI.

GetGUIClipRect() Method

Summary

Returns the UnityEngine.Rect of the current UnityEngine.GUI.BeginClip(UnityEngine.Rect).
Assembly
Animancer.dll
Namespace
Animancer.Editor
Containing Type
AnimancerGUI

Syntax

public static Rect GetGUIClipRect()

Return Value

Type Description
Rect