menu
three_js_controls package
documentation
orbit_controls.dart
OrbitControls
getZoomScale property
getZoomScale property
dark_mode
light_mode
getZoomScale
property
num
get
getZoomScale
Implementation
num get getZoomScale => math.pow(0.95, scope.zoomSpeed);
three_js_controls package
documentation
orbit_controls
OrbitControls
getZoomScale property
OrbitControls class