bbmod_mipenable_to_string

A function defined in __bbmod_mipmapping.gml

bbmod_mipenable_to_string(_setting)

Description

Converts constants mip_off, mip_on and mip_markedonly 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 September 07, 2024 using GMDoc.