Skip to content

Set Graphics Post-Processor Parameter

Set Graphics Post-Processor Parameter

Sets a named parameter (such as intensity) on a runtime post-processing effect, referenced by its unique ID as returned by Add Graphics Post-Processor. The change can be applied instantly or eased over time.

Properties

System

Name Explanation Type
Easing Function The easing function that controls how the parameter transitions to its target value over time. Leave it instant to set the value immediately. Easing Function
Parameter The name of the parameter to set, such as intensity. Variable or Value
Run Asynchronously Whether the transition runs asynchronously, allowing subsequent commands to execute without waiting. Toggle
Unique ID The unique ID of the runtime post-processing effect to adjust. Variable or Value
Value The value to set the parameter to. Variable or Value

See Also