Skip to content

Commit d8e8691

Browse files
Update AtmosphereSensor.yaml
adding descriptions to the two properties of AtmosphereSensor
1 parent ff89743 commit d8e8691

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ tags: []
1111
deprecation_message: ''
1212
properties:
1313
- name: AtmosphereSensor.AirDensity
14-
summary: ''
14+
summary: 'Measures the density of the air where the sensor is positioned.'
1515
description: ''
1616
code_samples: []
1717
type: float
@@ -28,7 +28,7 @@ properties:
2828
can_load: false
2929
can_save: true
3030
- name: AtmosphereSensor.RelativeWindVelocity
31-
summary: ''
31+
summary: 'Reports the wind velocity relative to the sensor.'
3232
description: ''
3333
code_samples: []
3434
type: Vector3

0 commit comments

Comments
 (0)