Navigation
API > API/Runtime > API/Runtime/MeshDescription
| Name | FVertexInstanceID |
| Type | struct |
| Header File | /Engine/Source/Runtime/MeshDescription/Public/MeshTypes.h |
| Include Path | #include "MeshTypes.h" |
Syntax
USTRUCT (BlueprintType )
struct FVertexInstanceID : public FElementID
Inheritance Hierarchy
- FElementID → FVertexInstanceID
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| MeshTypes.h | |||
FVertexInstanceID
(
const FElementID InitElementID |
MeshTypes.h | ||
FVertexInstanceID
(
const int32 InitIDValue |
MeshTypes.h |
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| Invalid | const FVertexInstanceID | Invalid rendering vertex ID | MeshTypes.h |