FSparseDynamicOctree3::RemoveObject

Remove an object from the octree

Windows
MacOS
Linux

References

Module

GeometricObjects

Header

/Engine/Plugins/Experimental/GeometryProcessing/Source/GeometricObjects/Public/Spatial/SparseDynamicOctree3.h

Include

#include "Spatial/SparseDynamicOctree3.h"

Syntax

bool RemoveObject
(
    int32 ObjectID
)

Remarks

Remove an object from the octree

Returns

true if the object was in the tree and removed

Parameters

Parameter

Description

ObjectID

ID of the object

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