A function defined in BBMOD_RenderQueue.gml
SetGpuTexMinMip(_value)
Adds a BBMOD_ERenderCommand.SetGpuTexMinMip command into the queue.
Name | Type | Description |
---|---|---|
_value | Real |
The minimum mipmap level. |
Struct.BBMOD_RenderQueue
Returns self
.
Copyright © 2023, BlueBurn. Built on September 11, 2023 using GMDoc.