Previous | Up | Next |
Returns information on the point (xplot, yplot).Parameters
[H3d HMat3d F F F] MX3renderInfoF ( S3d _session_ H3d _camera_ I _xplot_ I _yplot_ )
Return value
_session_ 3D Session _camera_ Camera _xplot_ Screen information position _yplot_ Screen information position
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.
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).