AR + GPS Location  3.0.0
All Classes Namespaces Functions Variables Properties Events Pages
ARLocation.ARLocationConfig Class Reference

This scriptable object holds the global configuration data for the AR + GPS Location plugin. More...

Inheritance diagram for ARLocation.ARLocationConfig:

Public Attributes

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
 

Properties

static string Version [get]
 

Detailed Description

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: