![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Public Member Functions | |
| void | Validate () |
| bool | Equals (const FPrivateVertexInfo &Other) const |
Public Attributes | |
| FVector3f | Position |
| FVector3f | Normal |
| FVector3f | Tangents [2] |
| FLinearColor | Color |
| FVector2f | TexCoords [MAX_MESH_TEXTURE_COORDS_MD] |
|
inline |
|
inline |
| FLinearColor UE::Private::FPrivateVertexInfo::Color |
| FVector3f UE::Private::FPrivateVertexInfo::Normal |
| FVector3f UE::Private::FPrivateVertexInfo::Position |
| FVector3f UE::Private::FPrivateVertexInfo::Tangents[2] |
| FVector2f UE::Private::FPrivateVertexInfo::TexCoords[MAX_MESH_TEXTURE_COORDS_MD] |