FWaterQuadTree::FNode::SelectLOD

Recursive function to select nodes visible from the current point of view

Windows
MacOS
Linux

References

Module

Water

Header

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

Include

#include "WaterQuadTree.h"

Source

/Engine/Plugins/Experimental/Water/Source/Runtime/Private/WaterQuadTree.cpp

Syntax

void SelectLOD
(
    const FNodeData & InNodeData,
    int32 InLODLevel,
    const FTraversalDesc & InTraversalDesc,
    FTraversalOutput & Output
) const

Remarks

Recursive function to select nodes visible from the current point of view

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