Add Graphics Post-Processor
Add Graphics Post-Processor¶
Adds a configured graphics post-processing effect to the current scene at runtime, on a chosen layer (the scene, the user interface, or the whole composite frame). Assign the command to a variable to store the new effect's unique ID so it can later be adjusted or removed.
Properties¶
System¶
| Name | Explanation | Type |
|---|---|---|
| Effect | The post-processing effect to add, including its configured parameters and target layer. | Graphics Post Processor |
| Result | The variable to store the added effect's unique ID in. | Variable or Value |
| Store ID | Whether to store the unique ID of the added effect in a variable. | Toggle |