FGoogleARCorePassthroughCameraRenderer

Windows
MacOS
Linux

Inheritance Hierarchy

FGCObject

FGoogleARCorePassthroughCameraRenderer

References

Module

GoogleARCoreRendering

Header

/Engine/Plugins/Runtime/AR/Google/GoogleARCore/Source/GoogleARCoreRendering/Public/GoogleARCorePassthroughCameraRenderer.h

Include

#include "GoogleARCorePassthroughCameraRenderer.h"

Syntax

class FGoogleARCorePassthroughCameraRenderer : public FGCObject

Constructors

Functions

Name Description

Public function

void

 

InitializeRenderer_RenderThread

(
    FSceneViewFamily& InViewFamily
)

Public function

void

 

RenderVideoOverlay_RenderThread

(
    FRHICommandListImmediate& RHICmdLi...,
    FSceneView& InView
)

Public function

void

 

UpdateCameraTextures

(
    UTexture* NewCameraTexture,
    UTexture* DepthTexture,
    bool bEnableOcclusion
)

Overridden from FGCObject

Name Description

Public function Virtual

void

 

AddReferencedObjects

(
    FReferenceCollector& Collector
)

Pure virtual that must be overloaded by the inheriting class.

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