A function defined in BBMOD_RenderQueue.gml
SetGpuTexMipBias(_value)
Adds a BBMOD_ERenderCommand.SetGpuTexMipBias command into the queue.
Name | Type | Description |
---|---|---|
_value | Real |
The mipmap bias. |
Struct.BBMOD_RenderQueue
Returns self
.
Copyright © 2025, BlueBurn. Built on January 04, 2025 using GMDoc.