C++ Java Unity
Unity Reference
GLErrorHandler Class Reference

This Script can be used to set a full screen error message if an error happens on startup. (such as no OpenGL ES 2.0 support that is required for some samples). More...

Inheritance diagram for GLErrorHandler:
VuforiaMonoBehaviour

Static Public Member Functions

static void SetError (string errorText)
 Sets an error text that is rendered every frame More...
 

Detailed Description

This Script can be used to set a full screen error message if an error happens on startup. (such as no OpenGL ES 2.0 support that is required for some samples).

Member Function Documentation

static void SetError ( string  errorText)
static

Sets an error text that is rendered every frame