Navigation
API > API/Plugins > API/Plugins/GLTFExporter > API/Plugins/GLTFExporter/FGLTFMeshSection
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static uint32 GetIndexOffset
(
const FStaticMeshSection& Section |
Converters/GLTFMeshSection.h | ||
static uint32 GetIndexOffset
(
const FSkelMeshRenderSection& Section |
Converters/GLTFMeshSection.h |
GetIndexOffset(const FStaticMeshSection &)
| Name | GetIndexOffset |
| Type | function |
| Header File | /Engine/Plugins/Enterprise/GLTFExporter/Source/GLTFExporter/Public/Converters/GLTFMeshSection.h |
| Include Path | #include "Converters/GLTFMeshSection.h" |
| Source | /Engine/Plugins/Enterprise/GLTFExporter/Source/GLTFExporter/Private/Converters/GLTFMeshSection.cpp |
static uint32 GetIndexOffset
(
const FStaticMeshSection & Section
)
GetIndexOffset(const FSkelMeshRenderSection &)
| Name | GetIndexOffset |
| Type | function |
| Header File | /Engine/Plugins/Enterprise/GLTFExporter/Source/GLTFExporter/Public/Converters/GLTFMeshSection.h |
| Include Path | #include "Converters/GLTFMeshSection.h" |
| Source | /Engine/Plugins/Enterprise/GLTFExporter/Source/GLTFExporter/Private/Converters/GLTFMeshSection.cpp |
static uint32 GetIndexOffset
(
const FSkelMeshRenderSection & Section
)