package raylib

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Raylib_generated_types.VrDeviceInfoSource

Sourceval float_array_4 : float Ctypes_static.carray Ctypes.typ
Sourcetype t
Sourceval h_resolution : (int, t Ctypes.structure) Ctypes.field
Sourceval v_resolution : (int, t Ctypes.structure) Ctypes.field
Sourceval h_screen_size : (float, t Ctypes.structure) Ctypes.field
Sourceval v_screen_size : (float, t Ctypes.structure) Ctypes.field
Sourceval v_screen_center : (float, t Ctypes.structure) Ctypes.field
Sourceval eye_to_screen_distance : (float, t Ctypes.structure) Ctypes.field
Sourceval lens_separation_distance : (float, t Ctypes.structure) Ctypes.field
Sourceval interpupillary_distance : (float, t Ctypes.structure) Ctypes.field
Sourceval lens_distortion_values : (float Ctypes_static.carray, t Ctypes.structure) Ctypes.field
Sourceval chroma_ab_correction : (float Ctypes_static.carray, t Ctypes.structure) Ctypes.field