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 © 2023, BlueBurn. Built on September 11, 2023 using GMDoc.