menu
three_dart package
documentation
three3d/renderers/webgl/web_gl_state.dart
WebGLState
currentBoundTextures property
currentBoundTextures property
dark_mode
light_mode
currentBoundTextures
property
Map
<
int
,
BoundTexture
>
currentBoundTextures
getter/setter pair
Implementation
var currentBoundTextures = <int, BoundTexture>{};
three_dart package
documentation
three3d/renderers/webgl/web_gl_state
WebGLState
currentBoundTextures property
WebGLState class