Previous | Up | Next |
Defines the filtering parameter for a texture.Parameters
I M3textureSetType ( S3d _session_ HTx3d _texture_ I _flag_ )
Return value
_session_ 3D Session _texture_ texture _flag_ 0 (none), 1 (linear), 2 (bilinear), 3 (trilinear) (Scol 5.x and above)
Flag equaling either TEX_MIPMAP or 0 (Scol 4.6 and prior)
0 if successful, otherwise nil