FGroupTopologySelector::SetSpatialSource

Provide a function that will return an AABBTree for the Mesh.

Windows
MacOS
Linux

References

Module

ModelingComponents

Header

/Engine/Plugins/Experimental/MeshModelingToolset/Source/ModelingComponents/Public/Selection/GroupTopologySelector.h

Include

#include "Selection/GroupTopologySelector.h"

Syntax

void SetSpatialSource
(
    TFunction< FDynamicMeshAABBTree3 *(void)> GetSpatialFunc
)

Remarks

Provide a function that will return an AABBTree for the Mesh. See class comment for why this is necessary.

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