menu
three_js_core package
documentation
renderers/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_core package
documentation
renderers/webgl/index
WebGLState
currentBoundTextures property
WebGLState class