CameraProject ( camera,x#,y#,z# )
Parameters:
| camera - camera handle x# - world coordinate x y# - world coordinate y z# - world coordinate z |
Description:
| Projects the world coordinates x,y,z on to the 2D screen. Returns true if the coordinates are on-screen. |
| None. |