UGoogleARCoreCameraOverlayMaterialLoader

A helper class that is used to load the GoogleARCorePassthroughCameraMaterial from its default object.

Windows
MacOS
Linux

Inheritance Hierarchy

UObjectBase

UObjectBaseUtility

UObject

UGoogleARCoreCameraOverlayMaterialLoader

References

Module

GoogleARCoreRendering

Header

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

Include

#include "GoogleARCorePassthroughCameraRenderer.h"

Syntax

[UCLASS](Programming/UnrealArchitecture/Reference/Classes#classdeclaration)()
class UGoogleARCoreCameraOverlayMaterialLoader : public UObject

Remarks

A helper class that is used to load the GoogleARCorePassthroughCameraMaterial from its default object.

Variables

Name Description

Public variable UProperty

UMaterialInterf...

 

DebugOverlayMaterial

A pointer to the camera overlay material that will be used to render the passthrough camera texture as background.

Public variable UProperty

UMaterialInterf...

 

DepthColorationMaterial

Material used for rendering the coloration of the depth map.

Public variable UProperty

UMaterialInterf...

 

DepthOcclusionMaterial

Public variable UProperty

UMaterialInterf...

 

RegularOverlayMaterial

A pointer to the camera overlay material that will be used to render the passthrough camera texture as background.

Constructors

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