Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/USkeletalMesh
Description
Get the extended bounds of this mesh (imported bounds plus bounds extension). USkinnedAsset interface.
Virtual Inheritance
- USkinnedAsset::GetBounds → USkeletalMesh::GetBounds
| Name | GetBounds |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Engine/SkeletalMesh.h |
| Include Path | #include "Engine/SkeletalMesh.h" |
| Source | /Engine/Source/Runtime/Engine/Private/SkeletalMesh.cpp |
UFUNCTION (BlueprintCallable, Category=Mesh)
virtual FBoxSphereBounds GetBounds() const