UStaticMesh::GetBoundingBox

Returns the bounding box, in local space including bounds extension(s), of the StaticMesh asset

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/StaticMesh.h

Include

#include "Engine/StaticMesh.h"

Source

/Engine/Source/Runtime/Engine/Private/StaticMesh.cpp

Syntax

FBox GetBoundingBox() const

Remarks

Returns the bounding box, in local space including bounds extension(s), of the StaticMesh asset

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