menu
openworld package
documentation
three_dart/three3d/renderers/index.dart
WebGLRenderTarget
is3D method
is3D method
dark_mode
light_mode
is3D
method
@
override
bool
is3D
(
)
override
Implementation
@override bool is3D() { return texture.isDataTexture3D || texture.isDataTexture2DArray; }
openworld package
documentation
three_dart/three3d/renderers/index
WebGLRenderTarget
is3D method
WebGLRenderTarget class