Motion Tracking

Motion Tracking

Windows
MacOS
Linux

Actions

Get Pose

Gets the latest tracking pose of the ARCore device in Unreal AR Tracking Space

Note that ARCore motion tracking has already integrated with HMD and the motion controller interface. Use this function only if you need to implement your own tracking component.

Target is Google ARCore Frame Function Library

Get Tracking Failure Reason

Returns the reason when UARBlueprintLibrary::GetTrackingQuality() returns NotTracking, or UGoogleARCoreFrameFunctionLibrary::GetTrackingState returns Paused.

In scenarios when multiple causes result in tracking failures, this reports the most actionable failure reason.

Target is Google ARCore Frame Function Library

Get Tracking State

Returns the current ARCore session status.

Target is Google ARCore Frame Function Library

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