RunningSession Type
Descriptor for the one currently-running session. The hub carries this opaquely — callers pull lifecycle info off the public `SessionManager` surface.
Record fields
| Record Field |
Description
|
|
|
|
|
|
|
|
|
|
|
MapGrid loaded from the engine when the session reaches Running. `None` until the warm-up load completes; consumers (e.g. `ViewerTab`) should fall back to a synthetic grid while this is `None`.
|
|
Full Usage:
MetalSpots
Field type: (float32 * float32 * float32 * float32) array
|
Static metal-spot positions (x, y, z, density) sampled from the engine at session start. Empty when the engine-side callback failed or returned zero spots.
|
|
|
FSBarV1_Archived