function
set_gpu_tex_filter_ext(_name, _linear)
Adds a BBMOD_ERenderCommand.SetGpuTexFilterExt command into the queue.
Name | Type | Description |
---|---|---|
_name | String |
The name of the sampler. |
_linear | Bool |
Use true to enable linear texture filtering for the sampler. |
Struct.BBMOD_RenderQueue
Returns self
.
Copyright © 2022, BlueBurn. Built on June 19, 2022 using GMDoc.