Syntax
Members
VertexCountPerInstanceType: UINT Specifies the number of vertices to draw, per instance. InstanceCount
Type: UINT Specifies the number of instances. StartVertexLocation
Type: UINT Specifies an index to the first vertex to start drawing from. StartInstanceLocation
Type: UINT Specifies an index to the first instance to start drawing from.
Remarks
The members of this structure serve the same purpose as the parameters of DrawInstanced.Requirements
Header: d3d12_xs.h or d3d12_x.hLibrary: d3d12_xs.lib or d3d12_x.lib
Supported Platforms: XBOX Series consoles and XBOX One family
