UARTexture::CreateARTexture

Factory function for creating a new AR texture of a particular type

Choose your operating system:

Windows

macOS

Linux

References

Module

AugmentedReality

Header

/Engine/Source/Runtime/AugmentedReality/Public/ARTextures.h

Include

#include "ARTextures.h"

Syntax

template<class T>
static T * CreateARTexture
(
    EARTextureType InTextureType
)

Remarks

Factory function for creating a new AR texture of a particular type