top of page

VR Camera Component

Network Replicated VR Camera Component.

Название класса:

Include:

Тип:

Строки кода:

UVR_CameraComponent

#include "VR/VR_Components/VR_CameraComponent.h"

Player

190

Общая информация

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.

Справочник API Blueprint

Public Member Functions


 

UVR_CameraComponent (const FObjectInitializer &ObjectInitializer)

 


Public Attributes


float 

 


float 

 



Protected Member Functions

virtual void 

HandleXRCamera () override


bottom of page