Method AddGrassInstances
AddGrassInstances(List<GGrassInstance>)
Add some grass instances to the terrain and refresh the renderer.
public void AddGrassInstances(List<GGrassInstance> instances)
Parameters
instancesList<GGrassInstance>List to instances to add.