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