Answers for "how to check if the mouse is over an element i unity c#"

C#
0

unity Check if mouse clicked UI element

EventSystem.current.IsPointerOverGameObject()
Posted by: Guest on August-04-2020

Code answers related to "how to check if the mouse is over an element i unity c#"

C# Answers by Framework

Browse Popular Code Answers by Language