How I can get surcor coordinates in actve viewport?
Forum topic · General Scripting
How I can get surcor coordinates in actve viewport?
By anybany · 2008-06-22
Description
Comments (1)
Ofer Zelichover · 2008-07-02
Hi,
Use: mouse.pos
If you want the mouse position in screen coordinates: mouse.screenPos
hOpe this helps,
o