Method GetGrassInstances
GetGrassInstances()
Get a copy of all grass instances in this terrain. Very slow!
public List<GGrassInstance> GetGrassInstances()
Returns
- List<GGrassInstance>
A collection of all grass instances.
Get a copy of all grass instances in this terrain. Very slow!
public List<GGrassInstance> GetGrassInstances()
A collection of all grass instances.