VertexChannelNames.DecodeUsageIndex Method (Microsoft.Xna.Framework.Content.Pipeline.Graphics)

Gets a channel usage index from the encoded format.

Namespace: Microsoft.Xna.Framework.Content.Pipeline.Graphics
Assembly: MonoGame.Framework.Content.Pipeline (MonoGame.Framework.Content.Pipeline.dll 3.8.0.1082)
  • C#
  • VB
  • F#
public static int DecodeUsageIndex(
	string encodedName
)

Syntax for VB is not yet implemented.

Syntax for F# is not yet implemented.

Parameters

encodedName
Type: System.String
Encoded name to be decoded.

Return Value

Type: System.Int32
Resulting channel usage index.
Supported in:

    
 Windows DirectX Desktop
    
 Linux Desktop