bbmod_texfilter_to_string

A function defined in __bbmod_texfilter.gml

bbmod_texfilter_to_string(_setting)

Description

Converts constants tf_point, tf_linear and tf_anisotropic to a string.

Arguments

Name Type Description
_setting Real The constant to convert to a string.

Returns

String The name of the constant as a string or an empty string on error.

Do you find this page helpful?

Copyright © 2024, BlueBurn. Built on July 03, 2024 using GMDoc.