Show / Hide Table of Contents

Class ConstrainingLayer

Inheritance
System.Object
ConstrainingLayer
Namespace: Eco.Simulation.WorldLayers.LayerInteractions
Assembly: Eco.Simulation.dll
Syntax
public sealed class ConstrainingLayer : ValueType

Constructors

ConstrainingLayer(String, Single)

Declaration
public ConstrainingLayer(string layerName, float value)
Parameters
Type Name Description
System.String layerName
System.Single value

Properties

LayerName

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

Value

Declaration
public float Value { get; }
Property Value
Type Description
System.Single
☀
☾
In This Article
Back to top
Copyright (c) Strange Loop Games 2021
☀
☾