UARTexture::CreateARTexture

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

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

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