ARVRInterface¶
Inherited By: ARVRScriptInterface
Category: Core
Brief Description¶
Member Functions¶
String | get_name ( ) const |
Vector2 | get_recommended_render_targetsize ( ) |
bool | hmd_is_present ( ) |
bool | initialize ( ) |
bool | is_initialized ( ) |
bool | is_installed ( ) |
bool | is_primary ( ) |
void | set_is_primary ( bool enable ) |
bool | supports_hmd ( ) |
void | uninitialize ( ) |
Numeric Constants¶
- EYE_MONO = 0
- EYE_LEFT = 1
- EYE_RIGHT = 2