Skip to content

Commit 5adccb4

Browse files
authored
Apply suggestions from code review
1 parent 5f1c607 commit 5adccb4

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

content/en-us/reference/engine/classes/AtmosphereSensor.yaml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@ properties:
1313
- name: AtmosphereSensor.AirDensity
1414
summary: |
1515
Measures the density of the air where the sensor is positioned.
16-
description: ''
16+
description: |
17+
Measures the density of the air where the sensor is positioned.
1718
code_samples: []
1819
type: float
1920
tags:
@@ -31,7 +32,8 @@ properties:
3132
- name: AtmosphereSensor.RelativeWindVelocity
3233
summary: |
3334
Reports the wind velocity relative to the sensor.
34-
description: ''
35+
description: |
36+
Reports the wind velocity relative to the sensor.
3537
code_samples: []
3638
type: Vector3
3739
tags:

0 commit comments

Comments
 (0)