Up |
M3getTextureSize Scol 5.x or above required
Returns the dimensions of a stored texture (not the ones from the original bitmap).
Prototype :
fun [S3d HTx3d] [I I]
- S3d : a 3d session
- HTx3d : a texture object
Return : [I I] the width and the height or nil if an error occurs
See also :
Example :