Type Alias: InteractiveLayer
ts
type InteractiveLayer = "sol" | "liquid" | "atmo";Layer selector for the multi-board model — sol terrain, liquid surface, or atmo shell. The lib's hover detection raycasts all three boards and resolves the closest hit into one of these layers.