Skip to content

Commit

Permalink
Fixed 1.9/light.sdf (#1281)
Browse files Browse the repository at this point in the history
Signed-off-by: Alejandro Hernández Cordero <ahcorde@gmail.com>
  • Loading branch information
ahcorde authored May 12, 2023
1 parent b466ca1 commit 6955f04
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions sdf/1.9/light.sdf
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,10 @@
<description>When true, the light is on.</description>
</element>

<element name="visualize" type="bool" default="true" required="0">
<description>If true, the light is visualized in the GUI</description>
</element>

<element name="intensity" type="double" default="1" required="0">
<description>Scale factor to set the relative power of a light.</description>
</element>
Expand Down

0 comments on commit 6955f04

Please sign in to comment.