C# Class planetGeneration, JuniorProject

Inheritance: MonoBehaviour
Afficher le fichier Open project: MilesMeacham/JuniorProject

Méthodes publiques

Свойство Type Description
ringAmount int
sections List

Méthodes publiques

Méthode Description
Awake ( ) : void

Method Details

Awake() public méthode

public Awake ( ) : void
Résultat void

Property Details

ringAmount public_oe property

public int ringAmount
Résultat int

sections public_oe property

public List sections
Résultat List