A function defined in BBMOD_BaseShader.gml
set_texture_scale(_scale)
Sets the BBMOD_U_TEXTURE_SCALE uniform to the given scale.
Name | Type | Description |
---|---|---|
_scale | Struct.BBMOD_Vec2 |
The texture scale. |
Struct.BBMOD_Shader
Returns self
.
Please use bbmod_shader_set_texture_scale instead.
Copyright © 2024, BlueBurn. Built on September 07, 2024 using GMDoc.