VkClearColorValue

Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
nothrow @nogc extern (System)
union VkClearColorValue {}

Members

Variables

float32
float[4] float32;
Undocumented in source.
int32
int32_t[4] int32;
Undocumented in source.
uint32
uint32_t[4] uint32;
Undocumented in source.

Meta