On this page
Properties

Interface PointerLockOptions

interface PointerLockOptions {
    unadjustedMovement?: boolean;
}
Index

Properties

unadjustedMovement?: boolean
Was this helpful?
SDK JS
Reference
PointerLockOptions