VREditor

Windows
MacOS
Linux

Classes

Name

Description

Public class

IVREditorModule

The public interface to this module

Public class

UVREditorAssetContainer

Asset container for VREditor.

Public class

UVREditorInteractor

VREditor default interactor

Public class

UVREditorMode

VR Editor Mode. Extends editor viewports with functionality for VR controls and object manipulation

Public class

UVRModeSettings

Implements the settings for VR Mode.

Typedefs

Enums

Name

Description

Public enum

EControllerType

Public enum

EInteractorHand

Public enum

ETouchSwipeDirection

Directions the trackpad can be swiped to

Functions

Name Description

Public function Static

const FName

 

VRActionTypes::ConfirmRadialSelection

(
    "ConfirmRadialSelection"
)

Public function Static

const FName

 

VRActionTypes::Modifier

(
    "Modifier"
)

Public function Static

const FName

 

VRActionTypes::Modifier2

(
    "Modifier2"
)

Public function Static

const FName

 

VRActionTypes::Touch

(
    "Touch"
)

Public function Static

const FName

 

VRActionTypes::TrackpadDown

(
    "TrackpadDown"
)

Public function Static

const FName

 

VRActionTypes::TrackpadLeft

(
    "TrackpadLeft"
)

Public function Static

const FName

 

VRActionTypes::TrackpadPositionX

(
    "TrackpadPosition_X"
)

Public function Static

const FName

 

VRActionTypes::TrackpadPositionY

(
    "TrackpadPosition_Y"
)

Public function Static

const FName

 

VRActionTypes::TrackpadRight

(
    "TrackpadRight"
)

Public function Static

const FName

 

VRActionTypes::TrackpadUp

(
    "TrackpadUp"
)

Public function Static

const FName

 

VRActionTypes::TriggerAxis

(
    "TriggerAxis"
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss