Unofficial Dub Package Documentation
module
evael.renderer.enums.uniform_type
;
enum
UniformType
{
Int
,
Bool
,
Float
,
Double
,
Vec2
,
Mat4
, }
[Docs]
evael.renderer.enums.uniform_type
[Docs]
UniformType