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

#include <MeshAABBTree3.h>

Public Attributes

int TriangleID [2]
 
FVector3d Point
 

Detailed Description

Intersection query result types for triangle mesh intersections

Member Data Documentation

◆ Point

FVector3d MeshIntersection::FPointIntersection::Point

◆ TriangleID

int MeshIntersection::FPointIntersection::TriangleID[2]

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