menu
three_js_core package
documentation
renderers/renderer.dart
Renderer
copyFramebufferToTexture abstract method
copyFramebufferToTexture abstract method
dark_mode
light_mode
copyFramebufferToTexture
abstract method
void
copyFramebufferToTexture
(
Vector?
position
,
Texture
?
texture
, {
int
level
=
0
,
})
Implementation
void copyFramebufferToTexture(Vector? position, Texture? texture, {int level = 0});
three_js_core package
documentation
renderers/renderer
Renderer
copyFramebufferToTexture abstract method
Renderer class