menu
three_js_webgl_renderer package
documentation
webgl/index.dart
WebGLState
currentBoundTextures property
currentBoundTextures property
dark_mode
light_mode
currentBoundTextures
property
Map
<
int
,
BoundTexture
>
currentBoundTextures
getter/setter pair
Implementation
Map<int, BoundTexture> currentBoundTextures = <int, BoundTexture>{};
three_js_webgl_renderer package
documentation
webgl/index
WebGLState
currentBoundTextures property
WebGLState class