This scriptable object holds the global configuration data for the AR + GPS Location plugin.
More...
|
double | EarthMeanRadiusInKM = 6372.8 |
|
double | EarthEquatorialRadiusInKM = 6378.137 |
|
double | EarthFirstEccentricitySquared = 0.00669437999014 |
|
float | InitialGroundHeightGuess = 1.4f |
|
float | MinGroundHeight = 0.4f |
|
float | MaxGroundHeight = 3.0f |
|
float | VuforiaGroundHitTestDistance = 4.0f |
|
float | GroundHeightSmoothingFactor = 0.05f |
|
bool | UseVuforia |
|
bool | UseCustomGeoCalculator |
|
|
static string | Version [get] |
|
This scriptable object holds the global configuration data for the AR + GPS Location plugin.
Definition at line 11 of file ARLocationConfig.cs.
The documentation for this class was generated from the following file: