This is the old Animancer v7.4 documentation. Click here for the latest version.

ExampleInput.

LeftShiftHold Property

Summary

Is UnityEngine.KeyCode.LeftShift currently being held down?
Assembly
Animancer.dll
Namespace
Animancer.Examples
Containing Type
ExampleInput

Syntax

public static bool LeftShiftHold { get; }

Value

Type Description
bool