Enum PushShape
The shape of a push session's geometry.
public enum PushShape : byte
Fields
Region = 2A hull the client sent (
ClientRegion).Sphere = 0A sphere (a disc in a flat grid) around an anchor.
World = 1The whole world, delivered in cell-key order.