UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::Geometry::FLinearIntersection Struct Reference

#include <IntersectionUtil.h>

Public Attributes

bool intersects
 
int numIntersections
 
FInterval1d parameter
 

Detailed Description

FLinearIntersection contains intersection information returned by linear/primitive intersection functions

Member Data Documentation

◆ intersects

bool UE::Geometry::FLinearIntersection::intersects

◆ numIntersections

int UE::Geometry::FLinearIntersection::numIntersections

◆ parameter

FInterval1d UE::Geometry::FLinearIntersection::parameter

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