Show / Hide Table of Contents

Class SpreadLayerSettings

Inheritance
System.Object
WorldLayerSettings
SpreadLayerSettings
Implements
IController
IViewController
IHasUniversalID
Inherited Members
WorldLayerSettings.Components
WorldLayerSettings.SetUnit(String)
WorldLayerSettings.GetDisplayValue(Single, Boolean)
WorldLayerSettings.GenerateAnimalSubcategory(Boolean, String)
WorldLayerSettings.Name
WorldLayerSettings.DisplayNameOverride
WorldLayerSettings.MinimapName
WorldLayerSettings.OriginalDisplayName
WorldLayerSettings.InitMultiplier
WorldLayerSettings.SyncToClient
WorldLayerSettings.Range
WorldLayerSettings.OverrideRenderRange
WorldLayerSettings.MinColor
WorldLayerSettings.MaxColor
WorldLayerSettings.SumRelevant
WorldLayerSettings.Unit
WorldLayerSettings.CategoryName
WorldLayerSettings.Visible
WorldLayerSettings.VoxelsPerEntry
WorldLayerSettings.RenderRange
WorldLayerSettings.Category
WorldLayerSettings.Subcategory
WorldLayerSettings.ValueType
WorldLayerSettings.AreaDescription
WorldLayerSettings.ControllerID
Namespace: Eco.Simulation.WorldLayers.Layers
Assembly: Eco.Simulation.dll
Syntax
public class SpreadLayerSettings : WorldLayerSettings, IController, IViewController, IHasUniversalID

Constructors

SpreadLayerSettings()

Declaration
public SpreadLayerSettings()

Properties

BaseLayerName

Declaration
public string BaseLayerName { get; set; }
Property Value
Type Description
System.String

HeightLayerName

Declaration
public string HeightLayerName { get; set; }
Property Value
Type Description
System.String

LayerType

Declaration
public override Type LayerType { get; }
Property Value
Type Description
System.Type
Overrides
WorldLayerSettings.LayerType

SourceInfluenceRate

Declaration
public float SourceInfluenceRate { get; set; }
Property Value
Type Description
System.Single

SpreadRate

Declaration
public float SpreadRate { get; set; }
Property Value
Type Description
System.Single

ZeroAtHeightDiff

Declaration
public float ZeroAtHeightDiff { get; set; }
Property Value
Type Description
System.Single

Methods

ToString()

Declaration
public override string ToString()
Returns
Type Description
System.String
Overrides
WorldLayerSettings.ToString()

Implements

IController
IViewController
IHasUniversalID

Extension Methods

WorldLayerSettingsExtensions.ValStringHtml(WorldLayerSettings, Single, Boolean)
WorldLayerSettingsExtensions.ValStringTooltip(WorldLayerSettings, Single, Boolean)
☀
☾
In This Article
Back to top
Copyright (c) Strange Loop Games 2021
☀
☾