We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff89743 commit d8e8691Copy full SHA for d8e8691
content/en-us/reference/engine/classes/AtmosphereSensor.yaml
@@ -11,7 +11,7 @@ tags: []
11
deprecation_message: ''
12
properties:
13
- name: AtmosphereSensor.AirDensity
14
- summary: ''
+ summary: 'Measures the density of the air where the sensor is positioned.'
15
description: ''
16
code_samples: []
17
type: float
@@ -28,7 +28,7 @@ properties:
28
can_load: false
29
can_save: true
30
- name: AtmosphereSensor.RelativeWindVelocity
31
+ summary: 'Reports the wind velocity relative to the sensor.'
32
33
34
type: Vector3
0 commit comments