harfang3d/doc/doc/ApplyBloom.md
2021-10-13 14:40:31 +02:00

3 lines
259 B
Markdown

Process `input` texture and generate a bloom overlay on top of `output`, input and output must be of the same size.
Use [CreateBloomFromFile]/[CreateBloomFromAssets] to create a [Bloom] object and [DestroyBloom] to destroy its internal resources after usage.