pub trait UniformType { }
Expand description

Shader uniform type

For now a small subset

Implementors