ScriptSpot

Forum topic · General Scripting

How to get the mouse point of X: Y: Z: Coordinates at top view using maxscript?

By mingfw · 2010-03-12

Downloads
Description

How to get the mouse point of X: Y: Z: Coordinates at top view using maxscript? THANK

 

example

Comments (2)

Graph · 2010-03-14

mouse.pos ?

mouse.screenpos ?

or do you mean convert a point3 to screenCoords?

Anubis · 2010-03-12

Use pickPoint() ;-)