AnimancerGUI.

IsMiddleClick(Event) Method

Summary

Is the `currentEvent` a Middle Click or Alt + Left Click?
Assembly
Animancer.dll
Namespace
Animancer.Editor
Containing Type
AnimancerGUI

Syntax

public static bool IsMiddleClick(this Event currentEvent)

Parameters

Name Type Description
currentEvent Event

Return Value

Type Description
bool