Skip to content

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.

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