IOpenXRCustomCaptureSupport

Windows
MacOS
Linux

References

Module

OpenXRHMD

Header

/Engine/Plugins/Runtime/OpenXR/Source/OpenXRHMD/Public/IOpenXRExtensionPlugin.h

Include

#include "IOpenXRExtensionPlugin.h"

Syntax

class IOpenXRCustomCaptureSupport

Functions

Name Description

Public function Virtual Const

FTransform

 

GetCameraTransform()

Public function Virtual Const

FVector

 

GetWorldSpaceRayFromCameraPoint

(
    FVector2D pixelCoordinate
)

Public function Virtual Const

bool

 

IsEnabled()

Public function Virtual Const

UARTexture &...

 

OnGetARTexture

(
    EARTextureType TextureType
)

Public function Virtual Const

bool

 

OnGetCameraIntrinsics

(
    FARCameraIntrinsics& OutCameraIntr...
)

Public function Virtual

TArray< FART...

 

OnLineTraceTrackedObjects

(
    const TSharedPtr< FARSupportInterfa...,
    const FVector Start,
    const FVector End,
    const EARLineTraceChannels TraceCha...
)

Public function Virtual

bool

 

OnToggleARCapture

(
    const bool bOnOff
)

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