Added P0 test for Diffuse Probe Grid component

Signed-off-by: Sean Masterson <semaster@amazon.com>
This commit is contained in:
Sean Masterson
2021-11-08 11:19:30 -08:00
parent 47af914ff5
commit 6242d1ee8e
3 changed files with 195 additions and 1 deletions
@@ -115,7 +115,7 @@ class AtomComponentProperties:
return properties[property]
@staticmethod
def diffuse_probe(property: str = 'name') -> str:
def diffuse_probe_grid(property: str = 'name') -> str:
"""
Diffuse Probe Grid component properties. Requires one of 'shapes'.
- 'shapes' a list of supported shapes as component names.