Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/UInstancedStaticMeshComponent
Description
Returns the bounds of a single instance in local space. It uses the NavCollision if available, then the StaticMesh bounds if available or an invalid box otherwise.
| Name | GetInstanceNavigationBounds |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Components/InstancedStaticMeshComponent.h |
| Include Path | #include "Components/InstancedStaticMeshComponent.h" |
| Source | /Engine/Source/Runtime/Engine/Private/InstancedStaticMesh.cpp |
FBox GetInstanceNavigationBounds() const
The bounds of a single instance in local space