Previous Up Next

M3textureGetType
Returns the filtering parameter of a texture.

I M3textureGetType (
S3d _session_
HTx3d _texture_
)
Parameters

_session_
3D Session
_texture_
texture
Return value

returns 0 (none), 1 (linear), 2 (bilinear), 3 (trilinear)

returns TEX_MIPMAP or 0 (scol 4.6 and prior)