Function bevy_internal::pbr::calculate_cluster_factors
source · pub fn calculate_cluster_factors(
near: f32,
far: f32,
z_slices: f32,
is_orthographic: bool
) -> Vec2
pub fn calculate_cluster_factors(
near: f32,
far: f32,
z_slices: f32,
is_orthographic: bool
) -> Vec2