BBMOD_RenderQueue.SetGpuTexMipFilter

A function defined in BBMOD_RenderQueue.gml

SetGpuTexMipFilter(_filter)

Description

Adds a BBMOD_ERenderCommand.SetGpuTexMipFilter command into the queue.

Arguments

Name Type Description
_filter Constant.MipFilter The mipmap filter.

Returns

Struct.BBMOD_RenderQueue Returns self.

Do you find this page helpful?

Copyright © 2024, BlueBurn. Built on July 03, 2024 using GMDoc.