CommonLibSSE NG
Loading...
Searching...
No Matches
NiLight.h File Reference
#include "RE/N/NiAVObject.h"
#include "RE/N/NiColor.h"
#include "RE/N/NiPoint3.h"

Go to the source code of this file.

Classes

class  RE::NiLight
 
struct  RE::NiLight::LIGHT_RUNTIME_DATA
 

Namespaces

namespace  RE
 

Macros

#define RUNTIME_DATA_CONTENT
 

Macro Definition Documentation

◆ RUNTIME_DATA_CONTENT

#define RUNTIME_DATA_CONTENT
Value:
NiColor ambient; /* 00 */ \
NiColor diffuse; /* 0C */ \
NiPoint3 radius; /* 018 */ \
float fade; /* 024 */ \
std::uint32_t unk138; /* 028 */