set_gpu_tex_mip_enable_ext

function

set_gpu_tex_mip_enable_ext(_name, _enable)

Description

Adds a BBMOD_ERenderCommand.SetGpuTexMipEnableExt command into the queue.

Arguments

Name Type Description
_name String The name of the sampler.
_enable Bool Use true to enable mipmapping.

Returns

Struct.BBMOD_RenderQueue Returns self.

Do you find this page helpful?

Copyright © 2023, BlueBurn. Built on February 04, 2023 using GMDoc.