unreal.LandscapeGrassType

class unreal.LandscapeGrassType(outer: Optional[Object] = None, name: Union[Name, str] = 'None')

Bases: Object

Landscape Grass Type

C++ Source:

  • Module: Landscape

  • File: LandscapeGrassType.h

Editor Properties: (see get_editor_property/set_editor_property)

  • enable_density_scaling (bool): [Read-Write] Enable Density Scaling: Whether this grass type should be affected by the Engine Scalability system’s Foliage grass.DensityScale setting. This is enabled by default but can be disabled should this grass type be important for gameplay reasons.

  • grass_varieties (Array[GrassVariety]): [Read-Write] Grass Varieties