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