Appearance
KBE3D / KBCore / Cesium / Tonemapper
枚举: Tonemapper
A tonemapping algorithm when rendering with high dynamic range.
枚举成员
REINHARD
REINHARD:
"REINHARD"
Use the Reinhard tonemapping.
MODIFIED_REINHARD
MODIFIED_REINHARD:
"MODIFIED_REINHARD"
Use the modified Reinhard tonemapping.
FILMIC
FILMIC:
"FILMIC"
Use the Filmic tonemapping.
ACES
ACES:
"ACES"
Use the ACES tonemapping.
PBR_NEUTRAL
PBR_NEUTRAL:
"PBR_NEUTRAL"
Use the PBR Neutral tonemapping from Khronos.
