Skip to main content
Version: 20 Mar 2024

MLSnapshotStaticData

Static information about the snapshot system. Initalize this structure with MLSnapshotStaticDataInit() and populate with MLSnapshotGetStaticData()

Public Methods

MLSnapshotStaticData Init

public static MLSnapshotStaticData Init()

Public Attributes

CoordWorldOrigin

Coordinate frame ID.


public MLCoordinateFrameUID CoordWorldOrigin;

TypeDescription
MLCoordinateFrameUIDA unique identifier which represents a coordinate frame. The unique identifier is comprised of two values.

version

Version of this structure.


public UInt32 version;