LoadImageFromTexture method
Capture ID for RaylibCoreModuleBase.LoadImageFromTexture.
Implementation
String LoadImageFromTexture(
TextureBase texture,
) => 'LoadImageFromTexture_${texture.id}_${texture.width}_${texture.height}';
Capture ID for RaylibCoreModuleBase.LoadImageFromTexture.
String LoadImageFromTexture(
TextureBase texture,
) => 'LoadImageFromTexture_${texture.id}_${texture.width}_${texture.height}';