menu
thermion_dart package
documentation
thermion_dart.dart
Texture
getLevels abstract method
getLevels abstract method
dark_mode
light_mode
getLevels
abstract method
Future
<
int
>
getLevels
(
)
Returns the number of mipmap levels this texture has
Implementation
Future<int> getLevels();
thermion_dart package
documentation
thermion_dart
Texture
getLevels abstract method
Texture class