Navigation
API > API/Plugins > API/Plugins/DynamicMesh > API/Plugins/DynamicMesh/Operations
References
| Module | DynamicMesh |
| Header | /Engine/Plugins/Runtime/GeometryProcessing/Source/DynamicMesh/Public/Operations/MeshGeodesicSurfaceTracer.h |
| Include | #include "Operations/MeshGeodesicSurfaceTracer.h" |
Syntax
struct FTraceResult
Variables
| Type | Name | Description | |
|---|---|---|---|
| FVector3d | Barycentric | Information about the surface point // | |
| bool | bIsEdgePoint | ||
| ETraceClassification | Classification | ||
| double | EdgeAlpha | ||
| int32 | EdgeID | ||
| FMeshSurfaceDirection | SurfaceDirection | ||
| double | TraceDist | ||
| int32 | TriID |