A function defined in __bbmod_texfilter.gml
bbmod_texfilter_from_string(_name)
Converts strings "tf_point", "tf_linear" and "tf_anisotropic" to the respective constants.
Name | Type | Description |
---|---|---|
_name | String |
The name of the constants. |
Real
One of constants tf_point
, tf_linear
or tf_anisotropic
.
Copyright © 2024, BlueBurn. Built on September 07, 2024 using GMDoc.