rlGenTextureMipmaps method
Label for RaylibRlglModuleBase.rlGenTextureMipmaps.
Implementation
String rlGenTextureMipmaps(
num id,
num width,
num height,
PixelFormat format,
) => 'rlGenTextureMipmaps($id, $width, $height, ${format.name})';
Label for RaylibRlglModuleBase.rlGenTextureMipmaps.
String rlGenTextureMipmaps(
num id,
num width,
num height,
PixelFormat format,
) => 'rlGenTextureMipmaps($id, $width, $height, ${format.name})';