A function defined in BBMOD_DLL.gml
set_flip_uv_horizontally(_flip)
Enables/disables flipping texture coordinates horizontally. This is by default disabled.
Name | Type | Description |
---|---|---|
_flip | Bool |
true to enable. |
Struct.BBMOD_DLL
Returns self
.
BBMOD_DLL.get_flip_uv_horizontally
Copyright © 2024, BlueBurn. Built on September 07, 2024 using GMDoc.