IStaticMeshEditor::CalcSelectedPrimsAABB

Calculates the bounding box of our selected primitives

Windows
MacOS
Linux

References

Module

StaticMeshEditor

Header

/Engine/Source/Editor/StaticMeshEditor/Public/IStaticMeshEditor.h

Include

#include "IStaticMeshEditor.h"

Syntax

bool CalcSelectedPrimsAABB
(
    FBox & OutBox
) const

Remarks

Calculates the bounding box of our selected primitives

Returns

True, if there are any prims selected

Parameters

Parameter

Description

OutBox

The bounding data for our selection

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