Strata - v1.4.10
    Preparing search index...

    Variable AdvancedWaterConst

    AdvancedWater: ForwardRefExoticComponent<
        AdvancedWaterProps & RefAttributes<
            Mesh<
                BufferGeometry<NormalBufferAttributes, BufferGeometryEventMap>,
                Material | Material[],
                Object3DEventMap,
            >,
        >,
    > = ...

    Advanced water with caustics and foam effects.

    <AdvancedWater
    size={500}
    color={0x00aaff}
    causticIntensity={0.8}
    />