Raven Engine v0.1
A modern 3D Game Engine
Loading...
Searching...
No Matches
Raven::LightSpaceData Struct Reference

GPU-side light-space transform uploaded to the geometry pass. More...

#include <ShadowPass.h>

Public Attributes

Crux::mat4 LightViewProjection
 Combined light view-projection matrix for shadow map lookup.

Detailed Description

GPU-side light-space transform uploaded to the geometry pass.

Member Data Documentation

◆ LightViewProjection

Crux::mat4 Raven::LightSpaceData::LightViewProjection

Combined light view-projection matrix for shadow map lookup.


The documentation for this struct was generated from the following file: