logo

Function bevy::pbr::update_directional_light_frusta[]

pub fn update_directional_light_frusta(
    views: Query<'_, '_, (&GlobalTransform, &DirectionalLight, &mut Frustum), ()>
)