Is Point in Box

Is Point in Box

Windows
MacOS
Linux

Determines whether the given point is in a box. Includes points on the box.

Target is Kismet Math Library

Is Point in Box
Point
X0
Y 0
Z 0
Box Origin
X0
Y 0
Z 0
Box Extent
X0
Y 0
Z 0
Return Value

Inputs

Point
Vector

Point to test

Box Origin
Vector

Origin of the box

Box Extent
Vector

Extents of the box (distance in each axis from origin)

Outputs

Return Value
Boolean

Whether the point is in the 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