IntersectBox

Overload list

Windows
MacOS
Linux
Name Description

Public function Const

bool

 

IntersectBox

(
    const FVector& Origin,
    const FVector& Extent
)

Public function Const

bool

 

IntersectBox

(
    const FVector& Origin,
    const FVector& Extent,
    bool& bOutFullyContained
)

Public function Const

bool

 

IntersectBox

(
    const FVector& Origin,
    const FVector& Translation,
    const FVector& Extent
)

Intersection test with a translated axis-aligned 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