C# Class UnityEditor.PlaceTreeWizard

Inheritance: UnityEditor.TerrainWizard
Show file Open project: randomize/VimConfig Class Usage Examples

Public Properties

Property Type Description
keepExistingTrees bool
numberOfTrees int

Public Methods

Method Description
OnEnable ( ) : void

Private Methods

Method Description
OnWizardCreate ( ) : void

Method Details

OnEnable() public method

public OnEnable ( ) : void
return void

Property Details

keepExistingTrees public property

public bool keepExistingTrees
return bool

numberOfTrees public property

public int numberOfTrees
return int