Skip to content

gbufferProjection

uniform mat4 gbufferProjection;

Equal to the projectionMatrix used by all gbuffers programs except for gbuffers_hand and gbuffers_hand_water, where the projectionMatrix multiplies the Z axis by MC_HAND_DEPTH to move the hand closer to the camera than the rest of the world.