We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 446fc89 + 8d42568 commit c2d4277Copy full SHA for c2d4277
proto/ignition/msgs/light.proto
@@ -61,4 +61,7 @@ message Light
61
62
/// \brief Unique id of light's parent
63
uint32 parent_id = 17;
64
+
65
+ /// \brief light intensity
66
+ float intensity = 18;
67
}
0 commit comments