VkExtent3D

Undocumented in source.
version(DVulkan_VK_VERSION_1_0)
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