VertexChannelNames Members
The following tables list the members exposed by the VertexChannelNames type.
Public Methods
Name | Description | |
---|---|---|
Binormal | Gets the name of a binormal vector channel with the specified index. | |
Color | Gets the name of a color channel with the specified index. | |
DecodeBaseName | Gets a channel base name stub from the encoded string format. | |
DecodeUsageIndex | Gets a channel usage index from the encoded format. | |
EncodeName | Overloaded. Combines a vertex string and usage index into an encoded string. | |
Normal | Overloaded. Gets the name of a normal channel. | |
Tangent | Gets the name of the tangent vector channel with the specified index. | |
TextureCoordinate | Gets the name of the texture coordinate channel with the specified index. | |
TryDecodeUsage | Gets a vertex declaration usage enumeration from the encoded string format. | |
Weights | Overloaded. Gets the name of an animation weights channel. |
See Also
Reference
VertexChannelNames Class
Microsoft.Xna.Framework.Content.Pipeline.Graphics Namespace