A function defined in BBMOD_Shader.gml
bbmod_shader_set_global_sampler(_name, _texture)
Sets a global shader texture sampler.
Name | Type | Description |
---|---|---|
_name | String |
The name of the sampler. |
_texture | Pointer.Texture |
The new texture. |
Copyright © 2023, BlueBurn. Built on September 11, 2023 using GMDoc.