Implement handling for third-person pointer lock release
This commit is contained in:
@@ -166,6 +166,7 @@ export interface RuntimeControllerContext {
|
||||
input: RuntimeTargetLookInput
|
||||
): RuntimeTargetLookInputResult;
|
||||
handleRuntimeTargetLookBoundaryReached?(): boolean;
|
||||
handleThirdPersonPointerLockReleased?(): boolean;
|
||||
isCameraDrivenExternally(): boolean;
|
||||
getCameraYawRadians(): number;
|
||||
isInputSuspended(): boolean;
|
||||
|
||||
Reference in New Issue
Block a user