Update to atom_constants.py docstring

Signed-off-by: Sean Masterson <semaster@amazon.com>
monroegm-disable-blank-issue-2
Sean Masterson 4 years ago
parent 708582731d
commit c0ece7d32d

@ -85,8 +85,8 @@ class AtomComponentProperties:
Deferred Fog component properties. Requires PostFX Layer component.
- 'requires' a list of component names as strings required by this component.
Use editor_entity_utils EditorEntity.add_components(list) to add this list of requirements.\n
- 'Enable Deferred Fog' Toggle active state of the component True/False
:param property: From the last element of the property tree path. Default 'name' for component name string.
- 'Enable Deferred Fog' Toggle active state of the component True/False
:return: Full property path OR component name if no property specified.
"""
properties = {

Loading…
Cancel
Save