Access to magnometer

Hi,

I see from the specifications the nreal glasses have a magnometer. Is it possible to acfess this to get which direction is north for instance?

1 Like

You can use:

NRInput.GetMag();

To get that value.

Thanks for the response, but that gets the orientation of the attached controller. I’m looking for access to the accellerometer built in to the glasses.

Hi, the raw data cannot be accessed directly.

I assumed as much.

Access to this kind of data would be really useful for HUD type applications and mapping/navigation overlays.

1 Like