MCPcopy Create free account
hub / github.com/K0bin/SourceRenderer / extract_directional_lights

Function extract_directional_lights

engine/src/renderer/renderer_plugin.rs:411–448  ·  view source on GitHub ↗
(
    mut events: EventWriter<AppExit>,
    renderer: RendererResourceAccessor,
    directional_lights: Query<(
        Entity,
        Ref<DirectionalLightComponent>,
        Ref<InterpolatedTransfor

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 6

writeMethod · 0.80
as_refMethod · 0.45
update_transformMethod · 0.45
readMethod · 0.45

Tested by

no test coverage detected