How to get the mouse point of X: Y: Z: Coordinates at top view using maxscript? THANK
Forum topic · General Scripting
By mingfw · 2010-03-12
How to get the mouse point of X: Y: Z: Coordinates at top view using maxscript? THANK
Graph · 2010-03-14
mouse.pos ?
mouse.screenpos ?
or do you mean convert a point3 to screenCoords?
Anubis · 2010-03-12
Use pickPoint() ;-)