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

Static Public Member Functions

static bool IsARDevice ()
 
static float FloatListAverage (List< float > list)
 
static float GetNormalizedDegrees (float value)
 
static T FindAndGetComponent< T > (string name)
 
static T FindAndGetComponentAndLogError< T > (string name, string message)
 
static GameObject FindAndLogError (string name, string message)
 
static Spline BuildSpline (SplineType type, Vector3[] points, int n, float alpha)
 
static void SetActiveOnAllChildren (GameObject go, bool value)
 
static void SetGameObjectVisible (GameObject go, bool value)
 
static void HideGameObject (GameObject go)
 
static void ShowGameObject (GameObject go)
 

Detailed Description

Definition at line 6 of file Misc.cs.


The documentation for this class was generated from the following file: