BBMOD_RenderQueue.set_gpu_tex_filter DEPRECATED

A function defined in BBMOD_RenderQueue.gml

set_gpu_tex_filter(_linear)

Description

Adds a BBMOD_ERenderCommand.SetGpuTexFilter command into the queue.

Arguments

Name Type Description
_linear Bool Use true to enable linear texture filtering.

Returns

Struct.BBMOD_RenderQueue Returns self.

Deprecated

Please use BBMOD_RenderQueue.SetGpuTexFilter instead.

Do you find this page helpful?

Copyright © 2023, BlueBurn. Built on May 02, 2023 using GMDoc.