Rayex.Structs.VrDeviceInfo (Rayex v0.0.1) View Source
VrDeviceInfo
Link to this section Summary
Link to this section Types
Specs
t() :: %Rayex.Structs.VrDeviceInfo{
chroma_ab_correction: [float()],
eye_to_screen_distance: float(),
h_resolution: integer(),
h_screen_size: float(),
interpupillary_distance: float(),
lens_distortion_values: [float()],
lens_separation_distance: float(),
v_resolution: integer(),
v_screen_center: float(),
v_screen_size: float()
}