UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
MeshCut::FPtOnMesh Struct Reference

Public Attributes

FVector3d Pos
 
EVertexType Type = EVertexType::Unknown
 
int ElemID = IndexConstants::InvalidID
 

Detailed Description

An intersection point + where it maps to on the surface

Member Data Documentation

◆ ElemID

int MeshCut::FPtOnMesh::ElemID = IndexConstants::InvalidID

◆ Pos

FVector3d MeshCut::FPtOnMesh::Pos

◆ Type

EVertexType MeshCut::FPtOnMesh::Type = EVertexType::Unknown

The documentation for this struct was generated from the following file: