Method | Description | |
---|---|---|
Instantiate ( Vector3 pos ) : UnityDrone, | ||
Revolute ( UnityPlanet, planet, Vector3 origin, float angle ) : void | ||
Start ( ) : void |
Method | Description | |
---|---|---|
Update ( ) : void |
public static Instantiate ( Vector3 pos ) : UnityDrone, | ||
pos | Vector3 | |
return | UnityDrone, |
public static Revolute ( UnityPlanet, planet, Vector3 origin, float angle ) : void | ||
planet | UnityPlanet, | |
origin | Vector3 | |
angle | float | |
return | void |