BBMOD_RenderQueue.SetGpuTexFilter

A function defined in BBMOD_RenderQueue.gml

SetGpuTexFilter(_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.

Do you find this page helpful?

Copyright © 2024, BlueBurn. Built on September 07, 2024 using GMDoc.