ARVRScriptInterface¶
Inherits: ARVRInterface < Reference < Object
Category: Core
Brief Description¶
Member Functions¶
void | _get_projection_for_eye ( ) virtual |
void | commit_for_eye ( int eye, RID render_target ) virtual |
Vector2 | get_recommended_render_targetsize ( ) virtual |
Transform | get_transform_for_eye ( int eye, Transform cam_transform ) virtual |
bool | hmd_is_present ( ) virtual |
bool | initialize ( ) virtual |
bool | is_initialized ( ) virtual |
bool | is_installed ( ) virtual |
bool | is_stereo ( ) virtual |
void | process ( ) virtual |
bool | supports_hmd ( ) virtual |
void | uninitialize ( ) virtual |
Member Function Description¶
- void _get_projection_for_eye ( ) virtual
- Vector2 get_recommended_render_targetsize ( ) virtual
- bool hmd_is_present ( ) virtual
- bool initialize ( ) virtual
- bool is_initialized ( ) virtual
- bool is_installed ( ) virtual
- bool is_stereo ( ) virtual
- void process ( ) virtual
- bool supports_hmd ( ) virtual
- void uninitialize ( ) virtual