Skip to content

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

ParameterType
optionsAtmoBoardMeshOptions

Returns

AtmoBoardMesh

Distribué sous la licence indiquée dans le dépôt.