![]() |
Divide Framework 0.1
A free and open-source 3D Framework under heavy development
|
#include <ShadowMap.h>
Public Attributes | |
I64 | _lightGUID = -1 |
U16 | _lifetime = MAX_SHADOW_FRAME_LIFETIME |
Definition at line 131 of file ShadowMap.h.
U16 Divide::ShadowMap::ShadowLayerData::_lifetime = MAX_SHADOW_FRAME_LIFETIME |
Definition at line 133 of file ShadowMap.h.
I64 Divide::ShadowMap::ShadowLayerData::_lightGUID = -1 |
Definition at line 132 of file ShadowMap.h.