Свойство | Тип | Описание | |
---|---|---|---|
AsteroidParent | Transform | ||
Tree2 | Transform |
Метод | Описание | |
---|---|---|
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 | |
Результат | Transform |
public static Transform AsteroidParent | ||
Результат | Transform |