Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FMeshSectionInfo
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Default values. | Engine/StaticMesh.h | ||
FMeshSectionInfo
(
int32 InMaterialIndex |
Default values with an explicit material index. | Engine/StaticMesh.h |
FMeshSectionInfo()
Description
Default values.
| Name | FMeshSectionInfo |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Engine/StaticMesh.h |
| Include Path | #include "Engine/StaticMesh.h" |
FMeshSectionInfo()
FMeshSectionInfo(int32)
Description
Default values with an explicit material index.
| Name | FMeshSectionInfo |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Engine/StaticMesh.h |
| Include Path | #include "Engine/StaticMesh.h" |
FMeshSectionInfo
(
int32 InMaterialIndex
)