Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/UInstancedStaticMeshComponent
| Name | EBoundsCacheType |
| Type | enum |
| Header File | /Engine/Source/Runtime/Engine/Classes/Components/InstancedStaticMeshComponent.h |
| Include Path | #include "Components/InstancedStaticMeshComponent.h" |
Syntax
enum EBoundsCacheType
{
Component,
Navigation,
Local,
Count,
Other,
}
Values
| Name | Remarks |
|---|---|
| Component | |
| Navigation | |
| Local | |
| Count | |
| Other |