A function defined in __bbmod_texfilter.gml
bbmod_texfilter_to_string(_setting)
Converts constants tf_point
, tf_linear
and tf_anisotropic
to a string.
Name | Type | Description |
---|---|---|
_setting | Real |
The constant to convert to a string. |
String
The name of the constant as a string or an empty string on error.
Copyright © 2025, BlueBurn. Built on January 04, 2025 using GMDoc.