UI.LastElementHandFocused
static BtnState LastElementHandFocused(Handed hand)
Tells if the hand was involved in the focus state of the most recently called UI element using an id. Focus occurs when the hand is in or near an element, in such a way that indicates the user may be about to interact with it.
| Handed hand | Which hand we’re checking. |
| RETURNS: BtnState | A BtnState that indicated the hand was “just focused” this frame, is currently “focused” or if it “just became focused” this frame. |
Found an issue with these docs, or have some additional questions? Create an Issue on Github!