Native API DocumentationModulesCommonMLRectfVersion: 14 Oct 2024On this pageMLRectfModule: Common More...#include <ml_types.h>Public AttributesTypeNamefloatxfloatyfloatwfloathDetailed Descriptionstruct MLRectf;A 2D float rectangle. Public Attributes Documentationxfloat x;yfloat y;wfloat w;hfloat h;