MediaTextureOrientation

Windows
MacOS
Linux

References

Module

MediaAssets

Header

/Engine/Source/Runtime/MediaAssets/Public/MediaTexture.h

Include

#include "MediaTexture.h"

Syntax

enum MediaTextureOrientation
{
    MTORI_Original,
    MTORI_CW90,
    MTORI_CW180,
    MTORI_CW270,
}

Values

Name

Description

MTORI_Original

MTORI_CW90

MTORI_CW180

MTORI_CW270

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