Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Components > API/Runtime/Engine/Components/UInstancedStaticMeshComponent
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Components/InstancedStaticMeshComponent.h |
| Include | #include "Components/InstancedStaticMeshComponent.h" |
| Source | /Engine/Source/Runtime/Engine/Private/InstancedStaticMesh.cpp |
FBox GetInstanceNavigationBounds() const
Remarks
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. The bounds of a single instance in local space