Unravel Engine C++ Reference
Loading...
Searching...
No Matches
unravel::shadow::Light Struct Reference

#include <shadow.h>

Classes

union  Position
 
union  SpotDirectionInner
 

Public Attributes

Position m_position
 
SpotDirectionInner m_spotDirectionInner
 

Detailed Description

Definition at line 127 of file shadow.h.

Member Data Documentation

◆ m_position

Position unravel::shadow::Light::m_position

Definition at line 155 of file shadow.h.

◆ m_spotDirectionInner

SpotDirectionInner unravel::shadow::Light::m_spotDirectionInner

Definition at line 156 of file shadow.h.


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