dash.graphics.shaders.glsl.userinterface

Post-Processing pass shader to render User Interfaces

Members

Variables

userinterfaceFS
string userinterfaceFS;

Put the texture on the screen.

userinterfaceVS
string userinterfaceVS;

User interface shader Just for transferring a texture (from awesomium) to the screen

Meta