Previous | Up | Next |
MX3renderInfo
Returns information on the point (xplot, yplot).Parameters
[H3d HMat3d I I I] MX3renderInfo ( 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.
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).