menu
openworld package
documentation
three_dart/three3d/loaders/ImageLoaderForApp.dart
DecodeParam
DecodeParam constructor
DecodeParam constructor
dark_mode
light_mode
DecodeParam
constructor
DecodeParam
(
Uint8List
?
bytes
,
bool
flipY
,
SendPort
?
sendPort
)
Implementation
DecodeParam( this.bytes, this.flipY, this.sendPort );
openworld package
documentation
three_dart/three3d/loaders/ImageLoaderForApp
DecodeParam
DecodeParam constructor
DecodeParam class