function
set_sampler(_index, _texture)
Sets a texture sampler to the given texture.
Name | Type | Description |
---|---|---|
_index | Real |
The index of the texture sampler. |
_texture | Pointer.Texture |
The new texture to sample. |
Struct.BBMOD_Shader
Returns self
.
Copyright © 2022, BlueBurn. Built on May 16, 2022 using GMDoc.