Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Rendering
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Public/Rendering/SkeletalMeshLODImporterData.h |
Include | #include "Rendering/SkeletalMeshLODImporterData.h" |
Syntax
class FOctreeQueryHelper
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
FOctreeQueryHelper
(
const TWedgeInfoPosOctree* InWedgePosOctree |
Functions
Type | Name | Description | |
---|---|---|---|
![]() |
void | FindNearestWedgeIndexes
(
const FVector3f& SearchPosition, |
Find the nearest wedge indexes to SearchPosition. |