VkExtent3D

Undocumented in source.
@nogc pure nothrow
struct VkExtent3D {}

Members

Variables

depth
uint32_t depth;
Undocumented in source.
height
uint32_t height;
Undocumented in source.
width
uint32_t width;
Undocumented in source.

Meta