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 © 2023, BlueBurn. Built on September 11, 2023 using GMDoc.