A function defined in BBMOD_RenderQueue.gml
SetGpuTexMipFilter(_filter)
Adds a BBMOD_ERenderCommand.SetGpuTexMipFilter command into the queue.
| Name | Type | Description |
|---|---|---|
| _filter | Constant.MipFilter |
The mipmap filter. |
Struct.BBMOD_RenderQueue Returns self.
Copyright © 2025, BlueBurn. Built on April 12, 2025 using GMDoc.