Function: buildAtmoBoardMesh()
ts
function buildAtmoBoardMesh(options): AtmoBoardMesh;Builds the atmosphere board mesh from a dedicated hexasphere.
The mesh is fully self-contained: own geometry, own BVH, own raycast proxy. The orchestrator (assemblePlanetSceneGraph) mounts it on the body group; the view switcher toggles its visibility against the sol board.
Parameters
| Parameter | Type |
|---|---|
options | AtmoBoardMeshOptions |