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 d8e8691 commit 5f1c607Copy full SHA for 5f1c607
content/en-us/reference/engine/classes/AtmosphereSensor.yaml
@@ -11,7 +11,8 @@ tags: []
11
deprecation_message: ''
12
properties:
13
- name: AtmosphereSensor.AirDensity
14
- summary: 'Measures the density of the air where the sensor is positioned.'
+ summary: |
15
+ Measures the density of the air where the sensor is positioned.
16
description: ''
17
code_samples: []
18
type: float
@@ -28,7 +29,8 @@ properties:
28
29
can_load: false
30
can_save: true
31
- name: AtmosphereSensor.RelativeWindVelocity
- summary: 'Reports the wind velocity relative to the sensor.'
32
33
+ Reports the wind velocity relative to the sensor.
34
35
36
type: Vector3
0 commit comments