pub fn spot_light_clip_from_view(angle: f32, near_z: f32) -> Mat4
Creates the projection matrix that transforms the light’s view space into the light’s clip space.