VertexChannel Members
The following tables list the members exposed by the VertexChannel type.
Public Properties
Name | Description | |
---|---|---|
![]() |
Count | (Inherited from VertexChannel.) |
![]() |
ElementType | Gets the type of data contained in this channel. |
![]() |
Item | Gets or sets the element at the specified index. |
![]() |
Name | (Inherited from VertexChannel.) |
Public Methods
Name | Description | |
---|---|---|
![]() |
Contains | Overloaded. Determines whether the specified element is in the channel. |
![]() |
CopyTo | Overloaded. Copies the elements of the channel to an array. |
![]() |
Equals | (Inherited from Object.) |
![]() |
GetEnumerator | Gets an enumerator interface for reading channel content. |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
IndexOf | Overloaded. Gets the index of the specified item. |
![]() |
ReadConvertedContent | Reads channel content and automatically converts it to the specified vector format. |
![]() |
ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
See Also
Reference
VertexChannel Generic Class
Microsoft.Xna.Framework.Content.Pipeline.Graphics Namespace