Navigation
Unreal Engine C++ API Reference > Runtime > AugmentedReality
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UStreamableRenderAsset
- UTexture
- UARTexture
- UARTextureCameraImage
- UAppleARKitCameraVideoTexture
- UAppleARKitTextureCameraImage
References
Module | AugmentedReality |
Header | /Engine/Source/Runtime/AugmentedReality/Public/ARTextures.h |
Include | #include "ARTextures.h" |
Syntax
class UARTextureCameraImage : public UARTexture
Remarks
Base class for all AR textures that represent the camera image data
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
UARTextureCameraImage
(
const FObjectInitializer& ObjectInitializer |