Navigation
API > API/Plugins > API/Plugins/Water > API/Plugins/Water/FWaterMeshSceneProxy
References
| Module | Water |
| Header | /Engine/Plugins/Experimental/Water/Source/Runtime/Public/WaterMeshSceneProxy.h |
| Include | #include "WaterMeshSceneProxy.h" |
| Source | /Engine/Plugins/Experimental/Water/Source/Runtime/Private/WaterMeshSceneProxy.cpp |
bool UpdateViewWaterQuadTree
(
int32 Key,
const FVector2D & CenterPosition
)
Remarks
Updates an existing quadtree by reconstructing it at a new CenterPosition. Returns true if the quadtree exists and was updated and false otherwise.