Table of Contents

Class VegetationBeacon

Namespace
AwesomeTechnologies.Vegetation
Assembly
Assembly-CSharp.dll
[AwesomeTechnologiesScriptOrder(99)]
public class VegetationBeacon : MonoBehaviour
Inheritance
VegetationBeacon
Extension Methods

Constructors

VegetationBeacon()

public VegetationBeacon()

Fields

FalloffCurve

public AnimationCurve FalloffCurve

Field Value

AnimationCurve

Radius

public float Radius

Field Value

float

VegetationTypeList

public List<VegetationTypeSettings> VegetationTypeList

Field Value

List<VegetationTypeSettings>

Methods

AddVegetationTypes(BaseMaskArea)

public void AddVegetationTypes(BaseMaskArea maskArea)

Parameters

maskArea BaseMaskArea

UpdateVegetationMask()

public void UpdateVegetationMask()