Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Rendering
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/Rendering/SkeletalMeshLODImporterData.h |
| Include | #include "Rendering/SkeletalMeshLODImporterData.h" |
Syntax
struct FVertexAttribute
Variables
| Type | Name | Description | |
|---|---|---|---|
| TArray< float > | AttributeValues | ||
| int32 | ComponentCount |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FVertexAttribute
(
const FVertexAttribute& |
|||
FVertexAttribute
(
TArray< float >&& InAttributeValues, |