Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 595 Bytes

File metadata and controls

9 lines (9 loc) · 595 Bytes

AdjacencyConstraint.Delta Field

The positional difference this constraint applies for. If the module is being tested between two slots (A, and B), the constraint only applies if the positional difference between A and B equals the Delta.

public Vector3Int Delta;

Field Value

UnityEngine.Vector3Int