Type alias RawCameraInfo

RawCameraInfo: { fov: number; pose: RawPose; proj_mat: RawProjectionMatrix }

Type declaration