AR + GPS Location  3.0.0
All Classes Namespaces Functions Variables Properties Events Pages
ARLocation.Utils.SmoothMove Class Reference
Inheritance diagram for ARLocation.Utils.SmoothMove:

Public Types

enum  Mode { Horizontal, Full }
 

Public Member Functions

void Move (Vector3 to, Action callback=null)
 

Static Public Member Functions

static SmoothMove AddSmoothMove (GameObject go, float epsilon)
 

Public Attributes

float Epsilon = 0.5f
 
float Precision = 0.05f
 
Mode SmoothMoveMode = Mode.Full
 

Properties

Vector3 Target [get, set]
 

Detailed Description

Definition at line 7 of file SmoothMove.cs.


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