Garry's Mod Wiki

render.PopFilterMag

  render.PopFilterMag()

Description

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

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

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