Open 3D Engine Atom Gem API Reference
23.05.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
|
Public Attributes | |
VkStructureType | sType |
const void * | pNext |
VkFormat | vertexFormat |
VkDeviceOrHostAddressConstKHR | vertexData |
VkDeviceSize | vertexStride |
uint32_t | maxVertex |
VkIndexType | indexType |
VkDeviceOrHostAddressConstKHR | indexData |
VkDeviceOrHostAddressConstKHR | transformData |