Show / Hide Table of Contents

Interface IWorldLayerPuller

Inherited Members
IWorldLayerRelationship.DescribeParameterized(WorldArea)
IWorldLayerRelationship.DescribeGeneral
Namespace: Eco.Simulation.WorldLayers
Assembly: Eco.Simulation.dll
Syntax
public interface IWorldLayerPuller : IWorldLayerRelationship

Properties

OutputLayer

Declaration
WorldLayer OutputLayer { get; }
Property Value
Type Description
WorldLayer

OutputLayerName

Declaration
string OutputLayerName { get; }
Property Value
Type Description
System.String

Methods

Apply(WorldArea)

Declaration
float Apply(WorldArea area)
Parameters
Type Name Description
WorldArea area
Returns
Type Description
System.Single

ApplyDestructive(WorldArea)

Declaration
float ApplyDestructive(WorldArea area)
Parameters
Type Name Description
WorldArea area
Returns
Type Description
System.Single
☀
☾
In This Article
Back to top
Copyright (c) Strange Loop Games 2021
☀
☾