Skip to content

SetReplaceTonemap

ULodGlspComponent · API Reference

Sets whether the current Chunk replaces tonemapping and reschedules its rendering data.

cpp
void SetReplaceTonemap(bool InReplaceTonemap);

C++ Example

cpp
Chunk->SetReplaceTonemap(true);

Blueprint Example

Set Replace Tonemap Blueprint example

See Also


Back to ULodGlspComponent

LiSplat Unreal SDK 产品文档中心