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 5f1c607 commit 5adccb4Copy full SHA for 5adccb4
content/en-us/reference/engine/classes/AtmosphereSensor.yaml
@@ -13,7 +13,8 @@ properties:
13
- name: AtmosphereSensor.AirDensity
14
summary: |
15
Measures the density of the air where the sensor is positioned.
16
- description: ''
+ description: |
17
+ Measures the density of the air where the sensor is positioned.
18
code_samples: []
19
type: float
20
tags:
@@ -31,7 +32,8 @@ properties:
31
32
- name: AtmosphereSensor.RelativeWindVelocity
33
34
Reports the wind velocity relative to the sensor.
35
36
+ Reports the wind velocity relative to the sensor.
37
38
type: Vector3
39
0 commit comments