FWaterQuadTree::FNode::CanMerge

Check if all conditions are met to potentially allow this and another node to render as one

Windows
MacOS
Linux

References

Module

Water

Header

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

Include

#include "WaterQuadTree.h"

Syntax

bool CanMerge
(
    const FNode & Other
) const

Remarks

Check if all conditions are met to potentially allow this and another node to render as one

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