VkAccelerationStructureGeometryTrianglesDataKHR

Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.

Members

Variables

indexData
VkDeviceOrHostAddressConstKHR indexData;
Undocumented in source.
indexType
VkIndexType indexType;
Undocumented in source.
maxVertex
uint32_t maxVertex;
Undocumented in source.
pNext
const(void)* pNext;
Undocumented in source.
sType
VkStructureType sType;
Undocumented in source.
transformData
VkDeviceOrHostAddressConstKHR transformData;
Undocumented in source.
vertexData
VkDeviceOrHostAddressConstKHR vertexData;
Undocumented in source.
vertexFormat
VkFormat vertexFormat;
Undocumented in source.
vertexStride
VkDeviceSize vertexStride;
Undocumented in source.

Meta