|
|
float | InitialGroundHeightGuess = 1.4f |
| |
|
float | MinGroundHeight = 0.4f |
| |
|
float | MaxGroundHeight = 3.0f |
| |
|
float | Smoothing = 0.05f |
| |
|
float | Altitude |
| |
|
bool | DisableUpdate |
| |
|
float | Precision = 0.005f |
| |
|
bool | UseArLocationConfigSettings = true |
| |
Definition at line 26 of file GroundHeight.cs.
The documentation for this class was generated from the following file: