EOpenGLShaderTargetPlatform

Windows
MacOS
Linux

References

Module

OpenGLDrv

Header

/Engine/Source/Runtime/OpenGLDrv/Public/OpenGLShaders.h

Include

#include "OpenGLShaders.h"

Syntax

enum EOpenGLShaderTargetPlatform
{
    OGLSTP_Unknown,
    OGLSTP_Desktop,
    OGLSTP_Android,
    OGLSTP_iOS,
}

Values

Name

Description

OGLSTP_Unknown

OGLSTP_Desktop

OGLSTP_Android

OGLSTP_iOS

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