Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


mousePresent

Interface to Input.mousePresent. Can be overridden to provide custom input instead of using the Input class.
Read time 1 minuteLast updated 8 days ago

Definition

Warning
Deprecated. EventSystem no longer supports input override for legacy input. Install Input System package for full input binding functionality.
public virtual bool mousePresent { get; }