Blender
V3.3
|
#include <light.h>
Public Attributes | |
IESFile | ies |
uint | hash |
int | users |
Definition at line 144 of file scene/light.h.
uint LightManager::IESSlot::hash |
Definition at line 146 of file scene/light.h.
Referenced by LightManager::device_update_ies().
IESFile LightManager::IESSlot::ies |
Definition at line 145 of file scene/light.h.
Referenced by LightManager::device_update_ies().
int LightManager::IESSlot::users |
Definition at line 147 of file scene/light.h.
Referenced by LightManager::device_update_ies().