NAP
Namespaces | Variables
nap::uniform::texture Namespace Reference

Namespaces

 sampler
 

Variables

constexpr const char * color = "color"
 color value (0-1) More...
 
constexpr const char * alpha = "alpha"
 alpha value (0-1) More...
 
constexpr const char * uboStruct = "UBO"
 UBO that contains all the uniforms. More...
 

Variable Documentation

◆ alpha

constexpr const char* alpha = "alpha"
constexpr

alpha value (0-1)

◆ color

constexpr const char* color = "color"
constexpr

color value (0-1)

◆ uboStruct

constexpr const char* uboStruct = "UBO"
constexpr

UBO that contains all the uniforms.