24 static_assert(
sizeof(
HDR) == 0x24);
47 static_assert(
sizeof(
ColorF) == 0xC);
53 static_assert(
sizeof(
Tint) == 0x10);
Definition: TESImageSpace.h:96
static constexpr auto RTTI
Definition: TESImageSpace.h:98
~TESImageSpace() override
void InitializeData() override
ImageSpaceBaseData data
Definition: TESImageSpace.h:117
bool Load(TESFile *a_mod) override
static constexpr auto FORMTYPE
Definition: TESImageSpace.h:99
Definition: AbsorbEffect.h:6
constexpr REL::ID RTTI_TESImageSpace
Definition: Offsets_RTTI.h:6004
Definition: TESImageSpace.h:27
float contrast
Definition: TESImageSpace.h:32
float brightness
Definition: TESImageSpace.h:31
float saturation
Definition: TESImageSpace.h:30
Definition: TESImageSpace.h:56
float strength
Definition: TESImageSpace.h:79
float distance
Definition: TESImageSpace.h:80
float range
Definition: TESImageSpace.h:81
SkyBlurRadius
Definition: TESImageSpace.h:59
stl::enumeration< SkyBlurRadius, std::uint16_t > skyBlurRadius
Definition: TESImageSpace.h:83
std::uint16_t unk0C
Definition: TESImageSpace.h:82
Definition: TESImageSpace.h:11
float bloomThreshold
Definition: TESImageSpace.h:16
float eyeAdaptSpeed
Definition: TESImageSpace.h:14
float bloomScale
Definition: TESImageSpace.h:17
float eyeAdaptStrength
Definition: TESImageSpace.h:22
float receiveBloomThreshold
Definition: TESImageSpace.h:18
float bloomBlurRadius
Definition: TESImageSpace.h:15
float sunlightScale
Definition: TESImageSpace.h:20
float skyScale
Definition: TESImageSpace.h:21
float white
Definition: TESImageSpace.h:19
Definition: TESImageSpace.h:40
float green
Definition: TESImageSpace.h:44
float red
Definition: TESImageSpace.h:43
float blue
Definition: TESImageSpace.h:45
Definition: TESImageSpace.h:37
float amount
Definition: TESImageSpace.h:50
ColorF color
Definition: TESImageSpace.h:51
Definition: TESImageSpace.h:9
DepthOfField depthOfField
Definition: TESImageSpace.h:91
Tint tint
Definition: TESImageSpace.h:90
Cinematic cinematic
Definition: TESImageSpace.h:89
HDR hdr
Definition: TESImageSpace.h:88
Definition: TESImageSpace.h:102
RecordFlag
Definition: TESImageSpace.h:104
@ kIgnored
Definition: TESImageSpace.h:106
@ kDeleted
Definition: TESImageSpace.h:105