interface PointerLockOptions {
    unadjustedMovement?: boolean;
}
Index

Properties

unadjustedMovement?: boolean