FKConvexElem::CalcAABB

Calculate a bounding box for this convex element with the specified transform and scale

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/PhysicsEngine/ConvexElem.h

Include

#include "PhysicsEngine/ConvexElem.h"

Source

/Engine/Source/Runtime/Engine/Private/Collision/KAggregateGeom.cpp

Syntax

FBox CalcAABB
(
    const FTransform & BoneTM,
    const FVector & Scale3D
) const

Remarks

Calculate a bounding box for this convex element with the specified transform and scale

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