Show / Hide Table of Contents

Class PlantGroupDefinition

Contains configuration of plants grouping. Grouping consists in two phases: 1) Generation of "CountOfClusters" clusters. Cluster - most populated areas in the world. 2) Each cluster will be populated with groups of plants. You can't control directly the number of groups, but you can control how far one to other they will be spawned.

Inheritance
System.Object
PlantGroupDefinition
Namespace: Eco.Simulation.Types
Assembly: Eco.Simulation.dll
Syntax
public sealed class PlantGroupDefinition : ValueType

Constructors

PlantGroupDefinition()

Declaration
public PlantGroupDefinition()

Fields

ChanceToBeSpawnOutsideOfGroup

Declaration
public float ChanceToBeSpawnOutsideOfGroup
Field Value
Type Description
System.Single

ClusterRadiusInWorldSize

Declaration
public Range ClusterRadiusInWorldSize
Field Value
Type Description
Range

CountOfClusters

Declaration
public Range CountOfClusters
Field Value
Type Description
Range

MinDistanceBetweenGroups

Declaration
public Range MinDistanceBetweenGroups
Field Value
Type Description
Range

PlantsInGroup

Declaration
public Range PlantsInGroup
Field Value
Type Description
Range

RadiusOfGroup

Declaration
public Range RadiusOfGroup
Field Value
Type Description
Range

StartBiomes

Declaration
public string StartBiomes
Field Value
Type Description
System.String
☀
☾
In This Article
Back to top
Copyright (c) Strange Loop Games 2021
☀
☾