add a LDR color Grading LUT property set step as part of the p0 test for the Display Mapper component

Signed-off-by: jromnoa <80134229+jromnoa@users.noreply.github.com>
This commit is contained in:
jromnoa
2021-11-24 10:56:22 -08:00
parent 562b876734
commit 91060efd46
2 changed files with 27 additions and 9 deletions
@@ -154,6 +154,7 @@ class AtomComponentProperties:
"""
properties = {
'name': 'Display Mapper',
'LDR color Grading LUT': 'Controller|Configuration|LDR color Grading LUT',
}
return properties[property]