-
Notifications
You must be signed in to change notification settings - Fork 237
EffectSettings
Adrien Givry edited this page Feb 7, 2025
·
2 revisions
Base effect settings structure
- C++ related class:
OvCore::Rendering::PostProcess::EffectSettings
- Inherited by lua usertypes:
Name | Type | Description |
---|---|---|
Enabled | boolean |
Defines if this effect is enabled |
This usertype has no constructors
This usertype has no functions
This usertype has no operators