FWaterQuadTree::AddWaterBodyRenderData

Add water body render data to this tree.

Windows
MacOS
Linux

References

Module

Water

Header

/Engine/Plugins/Experimental/Water/Source/Runtime/Public/WaterQuadTree.h

Include

#include "WaterQuadTree.h"

Syntax

uint32 AddWaterBodyRenderData
(
    const FWaterBodyRenderData & InWaterBodyRenderData
)

Remarks

Add water body render data to this tree. Returns the index in the array. Use this index to add tiles with this water body to the tree, see AddWaterTilesInsideBounds(..)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss