FActorViewportTransformable::BuildBoundingBox

Returns the bounding box of this transformable, built in the specified coordinate system

Windows
MacOS
Linux

Override Hierarchy

FViewportTransformable::BuildBoundingBox()

FActorViewportTransformable::BuildBoundingBox()

References

Module

ViewportInteraction

Header

/Engine/Source/Editor/ViewportInteraction/Public/ActorViewportTransformable.h

Include

#include "ActorViewportTransformable.h"

Syntax

virtual FBox BuildBoundingBox
(
    const FTransform & BoundingBoxToWorld
) const

Remarks

Returns the bounding box of this transformable, built in the specified coordinate system

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