menu
openworld package
documentation
three_dart_jsm/three_dart_jsm/controls/index.dart
PointerLockControls
lock method
lock method
dark_mode
light_mode
lock
method
dynamic
lock
(
)
Implementation
lock() { this.isLocked = true; this.domElement.requestPointerLock(); }
openworld package
documentation
three_dart_jsm/three_dart_jsm/controls/index
PointerLockControls
lock method
PointerLockControls class