RendererProjectionData
RendererProjectionData =
ProjectionData<Mat4f32>
Defined in: geo/projection/projection_data.ts:11
Projection data used by renderer shader uniforms. Renderer matrices are stored as 32-bit floats so WebGL can consume them directly without per-upload copies.