C# Class ProceduralTree, Elemental

Inheritance: MonoBehaviour
Afficher le fichier Open project: CodeStrumpet/Elemental Class Usage Examples

Méthodes publiques

Свойство Type Description
endWidth float
height float
startWidth float

Méthodes publiques

Méthode Description
Start ( ) : void
Update ( ) : void

Method Details

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

endWidth public_oe property

public float endWidth
Résultat float

height public_oe property

public float height
Résultat float

startWidth public_oe property

public float startWidth
Résultat float