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

Method build_cascade

engine/src/renderer/passes/modern/shadow_map.rs:384–481  ·  view source on GitHub ↗
(
        light: &RendererDirectionalLight,
        inv_camera_view_proj: Matrix4,
        cascade_z_start: f32,
        cascade_z_end: f32,
        z_min: f32,
        z_max: f32,
        shadow_map_

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

lenMethod · 0.45
lengthMethod · 0.45
cloneMethod · 0.45

Tested by

no test coverage detected