Previous Up Next

MX3renderInfoF
Returns information on the point (xplot, yplot).

[H3d HMat3d F F F] MX3renderInfoF (
S3d _session_
H3d _camera_
I _xplot_
I _yplot_
)
Parameters

_session_
3D Session
_camera_
Camera
_xplot_
Screen information position
_yplot_
Screen information position
Return value

Returns information on the point (xplot, yplot) in the following order :
Mesh handler
Material handler
Texture integer u coordinate
Texture integer v coordinate
Depth integer z coordinate

Performs no rendering.

Note from Scol 5.x and above about sprites

These rendering functions are now able to detect Sprites. Returned data, when possible, include Mesh, Material and Integer distance between Sprite and Camera (not the z data).