![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
This is the complete list of members for FDynamicMeshVertex, including all inherited members.
| Color | FDynamicMeshVertex | |
| FDynamicMeshVertex() | FDynamicMeshVertex | inline |
| FDynamicMeshVertex(const FVector3f &InPosition) | FDynamicMeshVertex | inline |
| FDynamicMeshVertex(const FVector3f &InPosition, const FVector2f &InTexCoord, const FColor &InColor) | FDynamicMeshVertex | inline |
| FDynamicMeshVertex(const FVector3f &InPosition, const FVector3f &InTangentX, const FVector3f &InTangentZ, const FVector2f &InTexCoord, const FColor &InColor) | FDynamicMeshVertex | inline |
| FDynamicMeshVertex(const FVector3f &InPosition, const FVector3f &LayerTexcoords, const FVector2f &WeightmapTexcoords) | FDynamicMeshVertex | inline |
| GetTangentY() const | FDynamicMeshVertex | inline |
| Position | FDynamicMeshVertex | |
| SetTangents(const FVector3f &InTangentX, const FVector3f &InTangentY, const FVector3f &InTangentZ) | FDynamicMeshVertex | inline |
| TangentX | FDynamicMeshVertex | |
| TangentZ | FDynamicMeshVertex | |
| TextureCoordinate | FDynamicMeshVertex |