Garry's Mod Wiki

render.PopFilterMin

  render.PopFilterMin()

Description

Pops (Removes) the texture filter most recently pushed (Added) onto the minification texture filter stack.

This function should only be called after a minification filter has been pushed via render.PushFilterMin()

For more detailed information and a usage example, see the texture minification and magnification render reference.