Divide Framework 0.1
A free and open-source 3D Framework under heavy development
Loading...
Searching...
No Matches
Divide::ShadowMap::ShadowLayerData Struct Reference

#include <ShadowMap.h>

Public Attributes

I64 _lightGUID = -1
 
U16 _lifetime = MAX_SHADOW_FRAME_LIFETIME
 

Detailed Description

Definition at line 131 of file ShadowMap.h.

Member Data Documentation

◆ _lifetime

U16 Divide::ShadowMap::ShadowLayerData::_lifetime = MAX_SHADOW_FRAME_LIFETIME

Definition at line 133 of file ShadowMap.h.

◆ _lightGUID

I64 Divide::ShadowMap::ShadowLayerData::_lightGUID = -1

Definition at line 132 of file ShadowMap.h.


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