![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <Components.h>
Public Attributes | |
| FVector3f | Position |
| FVector3f | TangentX |
| FVector3f | TangentY |
| FVector3f | TangentZ |
| FVector2f | UVs [MAX_STATIC_TEXCOORDS] |
| FColor | Color |
The information used to build a static-mesh vertex.
| FColor FStaticMeshBuildVertex::Color |
| FVector3f FStaticMeshBuildVertex::Position |
| FVector3f FStaticMeshBuildVertex::TangentX |
| FVector3f FStaticMeshBuildVertex::TangentY |
| FVector3f FStaticMeshBuildVertex::TangentZ |
| FVector2f FStaticMeshBuildVertex::UVs[MAX_STATIC_TEXCOORDS] |