Navigation
API > API/Plugins > API/Plugins/Water > API/Plugins/Water/FWaterQuadTree
Description
Unlock to make it read-only. This will optionally prune the node array to remove redundant nodes, nodes that can be implicitly traversed
| Name | Unlock |
| Type | function |
| Header File | /Engine/Plugins/Experimental/Water/Source/Runtime/Public/WaterQuadTree.h |
| Include Path | #include "WaterQuadTree.h" |
| Source | /Engine/Plugins/Experimental/Water/Source/Runtime/Private/WaterQuadTree.cpp |
void Unlock
(
bool bPruneRedundantNodes
)