NAP
Variables
nap::uniform::fade Namespace Reference

Variables

constexpr const char * uboStruct = "UBO"
 Name of the uniform struct. More...
 
constexpr const char * color = "color"
 Name of the color uniform. More...
 
constexpr const char * alpha = "alpha"
 Name of the alpha uniform. More...
 

Variable Documentation

◆ alpha

constexpr const char* alpha = "alpha"
constexpr

Name of the alpha uniform.

◆ color

constexpr const char* color = "color"
constexpr

Name of the color uniform.

◆ uboStruct

constexpr const char* uboStruct = "UBO"
constexpr

Name of the uniform struct.