Freigeben über


VertexElement.UsageIndex Property

Microsoft Silverlight will reach end of support after October 2021. Learn more.

Modifies the usage data to allow the user to specify multiple usage types.

Namespace:  Microsoft.Xna.Framework.Graphics
Assembly:  Microsoft.Xna.Framework.Graphics (in Microsoft.Xna.Framework.Graphics.dll)

Syntax

'Declaration
Public Property UsageIndex As Integer
public int UsageIndex { get; set; }

Property Value

Type: System.Int32
The usage index.

Remarks

The UsageIndex property is used in conjunction with VertexElementUsage to specify the semantic of a vertex element.

Version Information

Silverlight

Supported in: 5

Platforms

For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.