set_gpu_tex_mip_filter_ext

function

set_gpu_tex_mip_filter_ext(_name, _filter)

Description

Adds a BBMOD_ERenderCommand.SetGpuTexMipFilterExt command into the queue.

Arguments

Name Type Description
_name String The name of the sampler.
_filter Constant.MipFilter The mipmap filter.

Returns

Struct.BBMOD_RenderQueue Returns self.

Do you find this page helpful?

Copyright © 2023, BlueBurn. Built on March 24, 2023 using GMDoc.