Table of Contents

Enum ObserverKind

Namespace
Typhon.Engine
Assembly
Typhon.Engine.dll

The shape of one region of interest.

public enum ObserverKind

Fields

Aggregate = 3

Per-cell counts per archetype, for a view too wide to send entities for.

ClientRegion = 2

A convex ground footprint the client supplies through the built-in ClientRegion command, clamped by the profile.

Sphere = 1

A radius with hysteresis, around a bound entity, the controlled entity, or a fixed point.

World = 0

Everything, of the listed archetypes. Sessions that hold only this and are fully synced share one encoded frame.