Euphoria
eu::render::ShadowContext Struct Reference

Public Attributes

FrameBufferdirectional_shadow_map = nullptr
m4 directional_shadow_clip_from_world = m4_identity

Detailed Description

Definition at line 24 of file renderer.h.

Member Data Documentation

◆ directional_shadow_clip_from_world

m4 eu::render::ShadowContext::directional_shadow_clip_from_world = m4_identity

Definition at line 27 of file renderer.h.

◆ directional_shadow_map

FrameBuffer* eu::render::ShadowContext::directional_shadow_map = nullptr

Definition at line 26 of file renderer.h.


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