bbmod_texfilter_from_string

A function defined in __bbmod_texfilter.gml

bbmod_texfilter_from_string(_name)

Description

Converts strings "tf_point", "tf_linear" and "tf_anisotropic" to the respective constants.

Arguments

Name Type Description
_name String The name of the constants.

Returns

Real One of constants tf_point, tf_linear or tf_anisotropic.

Throws

Do you find this page helpful?

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