Show / Hide Table of Contents

Class TesseraPinned

Inheritance
Object
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
Back to top Generated by DocFX