A function defined in __bbmod_mipmapping.gml
bbmod_mipenable_to_string(_setting)
Converts constants mip_off
, mip_on
and mip_markedonly
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 © 2024, BlueBurn. Built on September 07, 2024 using GMDoc.