menu
openworld package
documentation
three_dart/three3d/renderers/webgl/index.dart
WebGLCapabilities
getMaxPrecision method
getMaxPrecision method
dark_mode
light_mode
getMaxPrecision
method
String
getMaxPrecision
(
dynamic
precision
)
Implementation
String getMaxPrecision(precision) { return 'highp'; }
openworld package
documentation
three_dart/three3d/renderers/webgl/index
WebGLCapabilities
getMaxPrecision method
WebGLCapabilities class