![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "MeshAttributes.h"Namespaces | |
| namespace | MeshAttribute |
| namespace | MeshAttribute::Vertex |
| namespace | MeshAttribute::VertexInstance |
| namespace | MeshAttribute::Edge |
| namespace | MeshAttribute::Triangle |
| namespace | MeshAttribute::UV |
| namespace | MeshAttribute::Polygon |
Variables | |
| const FName | MeshAttribute::Vertex::Position ("Position ") |
| const FName | MeshAttribute::VertexInstance::VertexIndex ("VertexIndex") |
| const FName | MeshAttribute::Edge::VertexIndex ("VertexIndex") |
| const FName | MeshAttribute::Triangle::VertexInstanceIndex ("VertexInstanceIndex") |
| const FName | MeshAttribute::Triangle::PolygonIndex ("PolygonIndex") |
| const FName | MeshAttribute::Triangle::EdgeIndex ("EdgeIndex") |
| const FName | MeshAttribute::Triangle::VertexIndex ("VertexIndex") |
| const FName | MeshAttribute::Triangle::UVIndex ("UVIndex") |
| const FName | MeshAttribute::Triangle::PolygonGroupIndex ("PolygonGroupIndex") |
| const FName | MeshAttribute::UV::UVCoordinate ("UVCoordinate") |
| const FName | MeshAttribute::Polygon::PolygonGroupIndex ("PolygonGroupIndex") |