A function defined in BBMOD_RenderQueue.gml
SetGpuTexMipBiasExt(_name, _value)
Adds a BBMOD_ERenderCommand.SetGpuTexMipBiasExt command into the queue.
Name | Type | Description |
---|---|---|
_name | String |
The name of the sampler. |
_value | Real |
The mipmap bias. |
Struct.BBMOD_RenderQueue
Returns self
.
Copyright © 2024, BlueBurn. Built on September 07, 2024 using GMDoc.