BBMOD_BaseShader.set_texture_offset DEPRECATED

A function defined in BBMOD_BaseShader.gml

set_texture_offset(_offset)

Description

Sets the BBMOD_U_TEXTURE_OFFSET uniform to the given offset.

Arguments

Name Type Description
_offset Struct.BBMOD_Vec2 The texture offset.

Returns

Struct.BBMOD_Shader Returns self.

Deprecated

Please use bbmod_shader_set_texture_offset instead.

Do you find this page helpful?

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