bRequiresGLFragCoordVaryingLimitHack

This is a hack to remove the gl_FragCoord if shader will fail to link if exceeding the max varying on android platforms

Windows
MacOS
Linux

References

Module

OpenGLDrv

Header

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

Include

#include "OpenGLES.h"

Syntax

static bool bRequiresGLFragCoordVaryingLimitHack;

Remarks

This is a hack to remove the gl_FragCoord if shader will fail to link if exceeding the max varying on android platforms

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