Class PusherContext
Inheritance
System.Object
PusherContext
Assembly: Eco.Simulation.dll
Syntax
public sealed class PusherContext : ValueType
Constructors
PusherContext(IWorldLayerPusher, WorldArea)
Declaration
public PusherContext(IWorldLayerPusher pusher, WorldArea area)
Parameters
Properties
DependencyValues
Declaration
public float[] DependencyValues { get; }
Property Value
Type |
Description |
System.Single[] |
|
Neighborhood
Declaration
public WorldLayerNeighborInfo[] Neighborhood { get; }
Property Value