Previous | Up | Next |
Defines the default filtering parameter for the creation of textures. This parameter is valid for the entire session. All textures will be created when this parameter is activated.Parameters
I M3textureSetGeneralDefaultType ( S3d _session_ I _flag_ )
Return value
_session_ 3D Session _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 below)
0 if successful, otherwise nil