bbmod_shader_set_global_sampler

A function defined in BBMOD_Shader.gml

bbmod_shader_set_global_sampler(_name, _texture)

Description

Sets a global shader texture sampler.

Arguments

Name Type Description
_name String The name of the sampler.
_texture Pointer.Texture The new texture.
Do you find this page helpful?

Copyright © 2024, BlueBurn. Built on January 21, 2024 using GMDoc.