-
Notifications
You must be signed in to change notification settings - Fork 272
BloomSettings
Adrien Givry edited this page May 23, 2025
·
6 revisions
Contains all the settings for the bloom effect.
- C++ related class:
OvCore::Rendering::PostProcess::BloomEffect
- Inherits from lua usertype:
EffectSettings
Name | Type | Description |
---|---|---|
Intensity | number |
|
Passes | number |
This usertype has no constructors
This usertype has no functions
This usertype has no operators