Adding P0 Automation for HDR Color Grading Component

Signed-off-by: Sean Masterson <semaster@amazon.com>
This commit is contained in:
Sean Masterson
2021-11-03 15:52:39 -07:00
parent 8966380acf
commit 68e2770caf
3 changed files with 197 additions and 0 deletions
@@ -218,6 +218,7 @@ class AtomComponentProperties:
properties = {
'name': 'HDR Color Grading',
'requires': [AtomComponentProperties.postfx_layer()],
'Enable HDR color grading': 'Controller|Configuration|Enable HDR color grading',
}
return properties[property]