Blender  V3.3
Public Attributes | List of all members
LightManager::IESSlot Struct Reference

#include <light.h>

Public Attributes

IESFile ies
 
uint hash
 
int users
 

Detailed Description

Definition at line 144 of file scene/light.h.

Member Data Documentation

◆ hash

uint LightManager::IESSlot::hash

Definition at line 146 of file scene/light.h.

Referenced by LightManager::device_update_ies().

◆ ies

IESFile LightManager::IESSlot::ies

Definition at line 145 of file scene/light.h.

Referenced by LightManager::device_update_ies().

◆ users

int LightManager::IESSlot::users

Definition at line 147 of file scene/light.h.

Referenced by LightManager::device_update_ies().


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