BBMOD_RenderQueue.set_gpu_tex_mip_bias_ext DEPRECATED

A function defined in BBMOD_RenderQueue.gml

set_gpu_tex_mip_bias_ext(_name, _value)

Description

Adds a BBMOD_ERenderCommand.SetGpuTexMipBiasExt command into the queue.

Arguments

Name Type Description
_name String The name of the sampler.
_value Real The mipmap bias.

Returns

Struct.BBMOD_RenderQueue Returns self.

Deprecated

Please use BBMOD_RenderQueue.SetGpuTexMipBiasExt instead.

Do you find this page helpful?

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