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.

Select Skin
Light
Dark

Welcome to the new Unreal Engine 4 Documentation site!

We're working on lots of new features including a feedback system so you can tell us how we are doing. It's not quite ready for use in the wild yet, so head over to the Documentation Feedback forum to tell us about this page or call out any issues you are encountering in the meantime.

We'll be sure to let you know when the new system is up and running.

Post Feedback