FWedgeInfoOctreeSemantics::GetBoundingBox

Get the bounding box of the provided octree element.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/Rendering/SkeletalMeshLODImporterData.h

Include

#include "Rendering/SkeletalMeshLODImporterData.h"

Syntax

static FBoxCenterAndExtent GetBoundingBox
(
    const FWedgeInfo & Element
)

Remarks

Get the bounding box of the provided octree element. In this case, the box is merely the point specified by the element.

Returns

Bounding box of the provided octree element

Parameters

Parameter

Description

Element

Octree element to get the bounding box for

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