TOctree::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"

Source

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

Syntax

void RemoveElement
(
    FOctreeElementId 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