menu
openworld package
documentation
three_dart_jsm/three_dart_jsm/controls/index.dart
OrbitControls
getZoomScale method
getZoomScale method
dark_mode
light_mode
getZoomScale
method
dynamic
getZoomScale
(
)
Implementation
getZoomScale() { return Math.pow(0.95, scope.zoomSpeed); }
openworld package
documentation
three_dart_jsm/three_dart_jsm/controls/index
OrbitControls
getZoomScale method
OrbitControls class