Skip to main content
Version: 20 Mar 2024

MLSpaceLocalizationInfo

Module: Magic Leap Spaces / Space

A collection of parameters to be used for localization request. This structure must be initialized by calling MLSpaceLocalizationInfoInit before use. More...

#include <ml_space.h>

Public Attributes

TypeName
uint32_tversion
MLUUIDspace_id

Detailed Description

struct MLSpaceLocalizationInfo;

A collection of parameters to be used for localization request. This structure must be initialized by calling MLSpaceLocalizationInfoInit before use.

API Level:

  • 26

Public Attributes Documentation

version

uint32_t version;

Version of the structure.


space_id

MLUUID space_id;

MLUUID of the Space into which the device attempts to localize into.