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 © 2023, BlueBurn. Built on February 04, 2023 using GMDoc.