BBMOD_RenderQueue.SetGpuTexRepeatExt

A function defined in BBMOD_RenderQueue.gml

SetGpuTexRepeatExt(_name, _enable)

Description

Adds a BBMOD_ERenderCommand.SetGpuTexRepeatExt command into the queue.

Arguments

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

Returns

Struct.BBMOD_RenderQueue Returns self.

Do you find this page helpful?

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