Skip to main content
Version: 20 Mar 2024

MLEyeTrackingStaticData

Static information about the eye tracking. Populate with MLEyeTrackingGetStaticData

Public Attributes

left_center

Left center of the eye.


public MagicLeapNativeBindings.MLCoordinateFrameUID left_center;


right_center

Right center of the eye.


public MagicLeapNativeBindings.MLCoordinateFrameUID right_center;


vergence

Location of the 3D vergence point.


public MagicLeapNativeBindings.MLCoordinateFrameUID vergence;