top of page

VR Camera Component

Network Replicated VR Camera Component.

Class name:

Include:

Type:

Lines of code:

UVR_CameraComponent

#include "VR/VR_Components/VR_CameraComponent.h"

Player

190

​General Information

Description

This is a fully network replicated VR camera component which is inherited from UCameraComponent.


Settings

  • NetUpdateRate - Rate to update the position to the server.

Blueprint API Reference

Public Member Functions


 

UVR_CameraComponent (const FObjectInitializer &ObjectInitializer)

 


Public Attributes


float 

 


float 

 



Protected Member Functions

virtual void 

HandleXRCamera () override


bottom of page