Skip to content

Interface: LayeredInteractiveMeshOptions

Required dependencies + optional tuning for buildLayeredInteractiveMesh.

Properties

hoverChannel

ts
hoverChannel: HoverChannel;

Per-body hover publication channel — forwarded to upstream cursor consumers.


graphicsUniforms

ts
graphicsUniforms: GraphicsUniforms;

Per-body graphics uniform bag — wired into the liquid shell shader.


hoverCfg?

ts
optional hoverCfg?: HoverConfig;

Optional hover overlay visual tuning. Falls back to DEFAULT_HOVER.

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