Class EdgeDetection.Face
Namespace: Tessera
Assembly: Tessera.dll
Syntax
public class EdgeDetection.Face
Fields
dir
Declaration
public CellDir dir
Field Value
Type | Description |
---|---|
CellDir |
hash1
Declaration
public int hash1
Field Value
Type | Description |
---|---|
int |
hash2
Declaration
public int hash2
Field Value
Type | Description |
---|---|
int |
offset
Declaration
public Vector3Int offset
Field Value
Type | Description |
---|---|
Vector3Int |
rotation
Declaration
public CellRotation rotation
Field Value
Type | Description |
---|---|
CellRotation |
tile
Declaration
public TesseraTileBase tile
Field Value
Type | Description |
---|---|
TesseraTileBase |