Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the type of data contained in this channel.
Namespace: Microsoft.Xna.Framework.Content.Pipeline.Graphics
Assembly: Microsoft.Xna.Framework.Content.Pipeline (in microsoft.xna.framework.content.pipeline.dll)
Syntax
public virtual abstract Type ElementType { get; }
Property Value
Type of data stored in the vertex channel.
Remarks
To access strongly typed content data, cast the VertexChannel object to a VertexChannel<T> before calling ElementType. This causes a generic enumerator interface to be returned.
See Also
Reference
VertexChannel Class
VertexChannel Members
Microsoft.Xna.Framework.Content.Pipeline.Graphics Namespace
Platforms
Windows XP SP2, Windows Vista