The Input Manager Pointer Lock Change Event.
This event is dispatched by the Input Manager when it is processing a native Pointer Lock Change DOM Event.
name | type | description |
---|---|---|
event | Event |
The native DOM Event. |
locked | boolean |
The locked state of the Mouse Pointer. |