NWengine 0.9
Loading...
Searching...
No Matches
ShaderText Struct Reference

Struct representing the text of a shader. More...

#include <Shader.h>

Public Attributes

const charvertex
 
const charfragment
 

Detailed Description

Struct representing the text of a shader.

Member Data Documentation

◆ fragment

const char* ShaderText::fragment

The fragment shader text.

◆ vertex

const char* ShaderText::vertex

The vertex shader text.


The documentation for this struct was generated from the following file: