Navigation
API > API/Runtime > API/Runtime/Engine
| Name | FMeshDataSectionArray |
| Type | class |
| Header File | /Engine/Source/Runtime/Engine/Public/Rendering/NaniteResources.h |
| Include Path | #include "Rendering/NaniteResources.h" |
Syntax
class FMeshDataSectionArray : public TArray< FMeshDataSection, TInlineAllocator< 1 > >
Inheritance Hierarchy
- TArray → FMeshDataSectionArray
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| Super | TArray< FMeshDataSection, TInlineAllocator< 1 > > | Rendering/NaniteResources.h |