menu
babylon_dart package
documentation
babylon_dart.dart
BaseTexture
WhenAllReady static method
WhenAllReady static method
dark_mode
light_mode
WhenAllReady
static method
void
WhenAllReady
(
List
<
BaseTexture
>
textures
,
void
callback
()
)
Implementation
external static void WhenAllReady(List<BaseTexture> textures, void Function() callback);
babylon_dart package
documentation
babylon_dart
BaseTexture
WhenAllReady static method
BaseTexture class