- IndexBuffer
D3D12_GPU_VIRTUAL_ADDRESS IndexBuffer;
Undocumented in source.
- IndexCount
uint IndexCount;
Undocumented in source.
- IndexFormat
DXGI_FORMAT IndexFormat;
Undocumented in source.
- Transform3x4
D3D12_GPU_VIRTUAL_ADDRESS Transform3x4;
Undocumented in source.
- VertexBuffer
D3D12_GPU_VIRTUAL_ADDRESS_AND_STRIDE VertexBuffer;
Undocumented in source.
- VertexCount
uint VertexCount;
Undocumented in source.
- VertexFormat
DXGI_FORMAT VertexFormat;
Undocumented in source.