Syntax
dbSetObjectFilter(ObjectID, Flag [, StageNumber])
Description
This command will set the texture filtering mode of the specified object. The Flag parameter value sets which filtering mode controls the smoothing effect of the texture as it is mapped to the object. A filter value of zero does no mipmapping, a value of one uses no smoothing and a value of two uses Linear Filtering.
See Also