Table of Contents

Enum MarkerTier

Namespace
LansMap.Core.Markers

Which marker store a MarkerRef names. Bulk is a GPU instance on Map.Markers. WorldBulk is a GPU instance on a tabletop WorldMarkers store that is not that same object. Prefab is a GameObject, whether it stands on a screen map or a table.

public enum MarkerTier : byte

Fields

Bulk = 0
Prefab = 1
WorldBulk = 3