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< Node > head_
 
WeakPtr< CameraleftEye_
 
WeakPtr< CamerarightEye_
 
WeakPtr< Node > leftHandPose_
 
WeakPtr< Node > rightHandPose_
 
WeakPtr< Node > leftHandAim_
 
WeakPtr< Node > rightHandAim_
 
WeakPtr< Node > leftController_
 
WeakPtr< Node > rightController_
 
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: