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

Function extract_camera

engine/src/renderer/renderer_plugin.rs:299–330  ·  view source on GitHub ↗
(
    mut events: EventWriter<AppExit>,
    renderer: RendererResourceAccessor,
    active_camera: Res<ActiveCamera>,
    camera_entities: Query<(&InterpolatedTransform, &Camera, &GlobalTransform)>,
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

writeMethod · 0.80
getMethod · 0.45

Tested by

no test coverage detected