menu
flame_3d package
documentation
graphics.dart
GpuTexture
asImage abstract method
asImage abstract method
dark_mode
light_mode
asImage
abstract method
Image
asImage
(
)
Returns the texture's contents as an
Image
.
Implementation
Image asImage();
flame_3d package
documentation
graphics
GpuTexture
asImage abstract method
GpuTexture class