onPointerlockError method
void
onPointerlockError()
Implementation
void onPointerlockError() {
console.warning('PointerLockControls: Unable to use Pointer Lock API');
}
void onPointerlockError() {
console.warning('PointerLockControls: Unable to use Pointer Lock API');
}