Is Point in Box with Transform

Is Point in Box with Transform

Windows
MacOS
Linux

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

Target is Kismet Math Library

Is Point in Box with Transform
Point
X0
Y 0
Z 0
Box World Transform
Box Extent
X0
Y 0
Z 0
Return Value

Inputs

Point
Vector

Point to test

Box World Transform
Transform (by ref)

Component-to-World transform of the box.

Box Extent
Vector

Extents of the box (distance in each axis from origin), in component space.

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