auto-git:
[change] src/runtime-three/navigation-controller.ts
This commit is contained in:
@@ -61,6 +61,7 @@ export interface RuntimePlayerMovementHooks {
|
||||
export interface PlayerControllerTelemetry {
|
||||
feetPosition: Vec3;
|
||||
eyePosition: Vec3;
|
||||
yawDegrees: number;
|
||||
grounded: boolean;
|
||||
locomotionState: RuntimeLocomotionState;
|
||||
movement: RuntimePlayerMovement;
|
||||
|
||||
Reference in New Issue
Block a user