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