A function defined in __bbmod_shader_set.gml
bbmod_shader_set_texture_offset(_shader, _offset)
Sets the BBMOD_U_TEXTURE_OFFSET uniform to the given offset.
Name | Type | Description |
---|---|---|
_shader | Asset.GMShader |
The shader to set the uniform for. |
_offset | Struct.BBMOD_Vec2 |
The texture offset. |
Copyright © 2024, BlueBurn. Built on September 07, 2024 using GMDoc.