Navigation
API > API/Runtime > API/Runtime/Engine
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/Components.h |
| Include | #include "Components.h" |
Syntax
struct FMeshBuildVertexView
Variables
| Type | Name | Description | |
|---|---|---|---|
| TStridedView< FColor > | Color | ||
| TStridedView< FVector3f > | Position | ||
| TStridedView< FVector3f > | TangentX | ||
| TStridedView< FVector3f > | TangentY | ||
| TStridedView< FVector3f > | TangentZ | ||
| TArray< TStridedView< FVector2f >, TInlineAllocator< 1 > > | UVs |