TOctree2::RemoveElement

Removes an element from the octree.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Math/GenericOctree.h

Include

#include "Math/GenericOctree.h"

Syntax

void RemoveElement
(
    FOctreeElementId2 ElementId
)

Remarks

Removes an element from the octree.

Parameters

Parameter

Description

ElementId

The element to remove from the octree.

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