UStaticMesh::GetBounds

Returns the number of bounds of the mesh.

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

FBoxSphereBounds GetBounds() const

Remarks

Returns the number of bounds of the mesh.

Returns

The bounding box represented as box origin with extents and also a sphere that encapsulates that box

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