Property | Type | Description | |
---|---|---|---|
AsteroidParent | Transform | ||
Tree2 | Transform |
Method | Description | |
---|---|---|
MakeAnAsteroid ( string id, UnityEngine position, bool activate = false ) : Transform | ||
init ( ) : void |
public static MakeAnAsteroid ( string id, UnityEngine position, bool activate = false ) : Transform | ||
id | string | |
position | UnityEngine | |
activate | bool | |
return | Transform |