Class TesseraPinned
Namespace: Tessera
Assembly: cs.temp.dll.dll
Syntax
public class TesseraPinned : MonoBehaviour
Fields
pinType
Sets the type of pin to apply.
Declaration
public PinType pinType
Field Value
| Type | Description |
|---|---|
| PinType |
tile
The tile to pin. Defaults to a tile component found on the same GameObject
Declaration
public TesseraTile tile
Field Value
| Type | Description |
|---|---|
| TesseraTile |