UAppleARKitCameraVideoTexture

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

AppleARKit

Header

/Engine/Plugins/Runtime/AR/AppleAR/AppleARKit/Source/AppleARKit/Public/AppleARKitTextures.h

Include

#include "AppleARKitTextures.h"

Syntax

[UCLASS](Programming/UnrealArchitecture/Reference/Classes#classdeclaration)(NotBlueprintType)
class UAppleARKitCameraVideoTexture :
    public UARTextureCameraImage,
    public IAppleImageInterface

Constructors

Name Description

Public function

UAppleARKitCameraVideoTexture

(
    const FObjectInitializer& ObjectIn...
)

Functions

Name Description

Public function

void

 

Init()

Public function

void

 

UpdateFrame

(
    const FAppleARKitFrame& InFrame
)

Overridden from UTexture

Name Description

Public function Virtual

FTextureReso...

 

CreateResource()

UTexture interface implementation.

Public function Virtual Const

EMaterialVal...

 

GetMaterialType()

Overridden from IAppleImageInterface

Name Description

Public function Virtual Const

EAppleTextur...

 

GetTextureType()

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