Is there a way to get a mouse pointer's info from unity? #238
Answered
by
jhwangbo
DeokjinLee
asked this question in
Q&A
Replies: 1 comment 2 replies
-
|
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
jhwangbo
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello, raisimTech.
Is there a way to get a mouse pointer's information from Unity?
I want to make a robot arm follow my mouse pointer in Unity or input disturbance to certain point on a robot using my mouse.
I guess if I can find a mouse event handler, all question above would be solved.
How to draw a line in Unity from code?
For example, I would like to display robot's end-effector path in unity.
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions