pub type ShadowResult = (Mat4, i32);
Shadow result for a single light: view-projection matrix + atlas layer index.