A function defined in BBMOD_RenderQueue.gml
set_gpu_tex_filter(_linear)
Adds a BBMOD_ERenderCommand.SetGpuTexFilter command into the queue.
Name | Type | Description |
---|---|---|
_linear | Bool |
Use true to enable linear texture filtering. |
Struct.BBMOD_RenderQueue
Returns self
.
Please use BBMOD_RenderQueue.SetGpuTexFilter instead.
Copyright © 2023, BlueBurn. Built on May 02, 2023 using GMDoc.