Skip to main content

ShadowResult

Type Alias ShadowResult 

Source
pub type ShadowResult = (Mat4, i32);
Expand description

Shadow result for a single light: view-projection matrix + atlas layer index.