Line Trace

Line Trace

Windows
MacOS
Linux
On this page

Actions

ARCore Line Trace

Traces a ray from the user's device in the direction of the given location in the camera

  1. Intersections with detected scene geometry are returned, sorted by distance from the device; the nearest intersection is returned first.

Target is Google ARCore Frame Function Library

ARCore Line Trace Ray

Traces a ray along the given line. Intersections with detected scene geometry are returned, sorted by distance from the start of the line; the nearest intersection is returned first.

Target is Google ARCore Frame Function Library

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