LineBoxIntersection

Overload list

Windows
MacOS
Linux
Name Description

Public function Static

bool

 

LineBoxIntersection

(
    const FBox& Box,
    const FVector& Start,
    const FVector& End,
    const FVector& Direction
)

Determines whether a line intersects a box.

Public function Static

bool

 

LineBoxIntersection

(
    const FBox& Box,
    const FVector& Start,
    const FVector& End,
    const FVector& Direction,
    const FVector& OneOverDirection
)

Determines whether a line intersects a box.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss