Share via


VertexChannelNames Members

The following tables list the members exposed by the VertexChannelNames type.

Public Methods

Name Description
Public Method Static Binormal Gets the name of a binormal vector channel with the specified index.
Public Method Static Color Gets the name of a color channel with the specified index.
Public Method Static DecodeBaseName Gets a channel base name stub from the encoded string format.
Public Method Static DecodeUsageIndex Gets a channel usage index from the encoded format.
Public Method Static EncodeName Overloaded. Combines a vertex string and usage index into an encoded string.
Public Method Equals (Inherited from Object.)
Public Method GetHashCode (Inherited from Object.)
Public Method GetType (Inherited from Object.)
Public Method Static Normal Overloaded. Gets the name of a normal channel.
Public Method ReferenceEquals (Inherited from Object.)
Public Method Static Tangent Gets the name of the tangent vector channel with the specified index.
Public Method Static TextureCoordinate Gets the name of the texture coordinate channel with the specified index.
Public Method ToString (Inherited from Object.)
Public Method Static TryDecodeUsage Gets a vertex declaration usage enumeration from the encoded string format.
Public Method Static Weights Overloaded. Gets the name of an animation weights channel.

Protected Methods

Name Description
Protected Method Finalize (Inherited from Object.)
Protected Method MemberwiseClone (Inherited from Object.)

See Also

Reference

VertexChannelNames Class
Microsoft.Xna.Framework.Content.Pipeline.Graphics Namespace