A function defined in BBMOD_RenderQueue.gml
SetGpuTexMaxMipExt(_name, _value)
Adds a BBMOD_ERenderCommand.SetGpuTexMaxMipExt command into the queue.
Name | Type | Description |
---|---|---|
_name | String |
The name of the sampler. |
_value | Real |
The maximum mipmap level. |
Struct.BBMOD_RenderQueue
Returns self
.
Copyright © 2025, BlueBurn. Built on January 04, 2025 using GMDoc.