Rebel Fork Framework
Urho3D::VRRigDesc Struct Reference

Description of VR rig that links VR subsystem to the scene. More...

#include <Urho3D/XR/VirtualReality.h>

Public Member Functions

bool IsValid () const
 

Public Attributes

SharedPtr< Viewportviewport_
 
SharedPtr< StereoRenderPipelinepipeline_
 
WeakPtr< Scenescene_
 
WeakPtr< Nodehead_
 
WeakPtr< CameraleftEye_
 
WeakPtr< CamerarightEye_
 
WeakPtr< NodeleftHandPose_
 
WeakPtr< NoderightHandPose_
 
WeakPtr< NodeleftHandAim_
 
WeakPtr< NoderightHandAim_
 
WeakPtr< NodeleftController_
 
WeakPtr< NoderightController_
 
float nearDistance_ {}
 
float farDistance_ {}
 

Detailed Description

Description of VR rig that links VR subsystem to the scene.


The documentation for this struct was generated from the following files: