BBMOD_RenderQueue.SetGpuTexMaxAnisoExt

A function defined in BBMOD_RenderQueue.gml

SetGpuTexMaxAnisoExt(_name, _value)

Description

Adds a BBMOD_ERenderCommand.SetGpuTexMaxAnisoExt command into the queue.

Arguments

Name Type Description
_name String The name of the sampler.
_value Real The maximum level of anisotropy.

Returns

Struct.BBMOD_RenderQueue Returns self.

Do you find this page helpful?

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