bbmod_mipenable_from_string

A function defined in __bbmod_mipmapping.gml

bbmod_mipenable_from_string(_name)

Description

Converts strings "mip_off", "mip_on" and "mip_markedonly" to the respective constants.

Arguments

Name Type Description
_name String The name of the constants.

Returns

Real One of constants mip_off, mip_on or mip_markedonly.

Throws

Do you find this page helpful?

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