Show / Hide Table of Contents

Enum PinType

Namespace: Tessera
Assembly: cs.temp.dll.dll
Syntax
public enum PinType

Fields

Name Description
FacesAndInterior

The faces of the pinned tile are used to constrain the cells adjacent to the location of the pinned tile and the cells covered by the pin tile are masked out so no tiles will be generated in that location.

FacesOnly

The faces of the pinned tile are used to constrain the cells adjacent to the location of the pinned tile.

Pin

Forces generation the pinned tile at the location of the pin.

Back to top Generated by DocFX