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 CreateViewWaterQuadTree
(
int32 Key,
const FVector2D & CenterPosition
)
Remarks
Creates and initializes a new quadtree centered around CenterPosition and associated with the given key. Returns true if the quadtree was created and false if it already exists.