Skip to content

Documentation / scene / WaterInteractionFollowMode

Type Alias: WaterInteractionFollowMode

WaterInteractionFollowMode = "camera" | "node" | "fixed"

Defined in: libs/scene/src/render/water_interaction.ts:33

How the interaction window is positioned in the world.

Released under the MIT License.