Skip to content

useCamera

Get just the current camera state.

const camera = useCamera();
// { x, y, z, rotateX, rotateY, rotateZ, scale }