Page MenuHomeFeedback Tracker

[Feature Request] New scripting command: ppEffectVideoOptions
New, NormalPublic

Description

For fetching all the post process settings currently set in game's video settings that can be set/manipulated with the existing ppEffectXXXX scripting commands (including the advanced effects).

Returned value an array of

[
  ["effect1", <values>],
  ["effect2", <values>],
  ...,
  ["effectN", <values>]
]

Details

Severity
None
Resolution
Open
Reproducibility
N/A
Operating System
Windows 7
Category
Engine

Event Timeline

h- created this task.Jun 14 2020, 9:40 PM