You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In PR #49, PointerLockOptions is introduced. However, unadjustedMovement of PointerLockOptions might not be supported on all platforms. A static field could be useful to determine whether it is supported before directly using it in PointerLockOptions and get a not supported error.