MobileVRInterface

Inherits: XRInterface < RefCounted < Object

There is currently no description for this class. Please help us by contributing one!

Properties

float

display_to_lens

4.0

float

display_width

14.5

float

eye_height

1.85

float

iod

6.0

float

k1

0.215

float

k2

0.215

Rect2

offset_rect

Rect2(0, 0, 1, 1)

float

oversample

1.5

float

vrs_min_radius

20.0

float

vrs_strength

1.0

PlayAreaMode

xr_play_area_mode

1 (overrides XRInterface)


Property Descriptions

float display_to_lens = 4.0

  • void set_display_to_lens ( float value )

  • float get_display_to_lens ( )

There is currently no description for this property. Please help us by contributing one!


float display_width = 14.5

  • void set_display_width ( float value )

  • float get_display_width ( )

There is currently no description for this property. Please help us by contributing one!


float eye_height = 1.85

  • void set_eye_height ( float value )

  • float get_eye_height ( )

There is currently no description for this property. Please help us by contributing one!


float iod = 6.0

There is currently no description for this property. Please help us by contributing one!


float k1 = 0.215

There is currently no description for this property. Please help us by contributing one!


float k2 = 0.215

There is currently no description for this property. Please help us by contributing one!


Rect2 offset_rect = Rect2(0, 0, 1, 1)

  • void set_offset_rect ( Rect2 value )

  • Rect2 get_offset_rect ( )

There is currently no description for this property. Please help us by contributing one!


float oversample = 1.5

  • void set_oversample ( float value )

  • float get_oversample ( )

There is currently no description for this property. Please help us by contributing one!


float vrs_min_radius = 20.0

  • void set_vrs_min_radius ( float value )

  • float get_vrs_min_radius ( )

There is currently no description for this property. Please help us by contributing one!


float vrs_strength = 1.0

  • void set_vrs_strength ( float value )

  • float get_vrs_strength ( )

There is currently no description for this property. Please help us by contributing one!