menu
three_js_core package
documentation
textures/texture.dart
Texture
clearUpdateRanges method
clearUpdateRanges method
dark_mode
light_mode
clearUpdateRanges
method
void
clearUpdateRanges
(
)
Implementation
void clearUpdateRanges() { this.updateRanges.clear(); }
three_js_core package
documentation
textures/texture
Texture
clearUpdateRanges method
Texture class