Class CorridorConstraintData
Inheritance
System.Object
CorridorConstraintData
Namespace: Edgar.GraphBasedGenerator.Common.Constraints.CorridorConstraint
Assembly: Edgar.dll
Syntax
public sealed class CorridorConstraintData : ValueType
Properties
CorridorDistance
How far is the node from valid position with respect to the neighbors in the original without corridor rooms.
Declaration
public int CorridorDistance { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |