C# Class UnityEditor.PlaceTreeWizard

Inheritance: UnityEditor.TerrainWizard
Afficher le fichier Open project: randomize/VimConfig Class Usage Examples

Méthodes publiques

Свойство Type Description
keepExistingTrees bool
numberOfTrees int

Méthodes publiques

Méthode Description
OnEnable ( ) : void

Private Methods

Méthode Description
OnWizardCreate ( ) : void

Method Details

OnEnable() public méthode

public OnEnable ( ) : void
Résultat void

Property Details

keepExistingTrees public_oe property

public bool keepExistingTrees
Résultat bool

numberOfTrees public_oe property

public int numberOfTrees
Résultat int