BBMOD_BaseShader.set_texture_scale DEPRECATED

A function defined in BBMOD_BaseShader.gml

set_texture_scale(_scale)

Description

Sets the BBMOD_U_TEXTURE_SCALE uniform to the given scale.

Arguments

Name Type Description
_scale Struct.BBMOD_Vec2 The texture scale.

Returns

Struct.BBMOD_Shader Returns self.

Deprecated

Please use bbmod_shader_set_texture_scale instead.

Do you find this page helpful?

Copyright © 2024, BlueBurn. Built on January 21, 2024 using GMDoc.