VertexChannel.ReadConvertedContent Generic Method
Reads channel content and automatically converts it to the specified vector format.
Namespace: Microsoft.Xna.Framework.Content.Pipeline.Graphics
Assembly: Microsoft.Xna.Framework.Content.Pipeline (in microsoft.xna.framework.content.pipeline.dll)
Syntax
public virtual abstract IEnumerable<TargetType> ReadConvertedContent<TargetType> ()
Type Parameters
- TargetType
Return Value
Vector format to convert returned data to.
Remarks
The following formats are supported:
- Single
- Vector2 Structure
- Vector3 Structure
- Vector4 Structure
- Any implementation of IPackedVector Interface.
See Also
Reference
VertexChannel Class
VertexChannel Members
Microsoft.Xna.Framework.Content.Pipeline.Graphics Namespace
Platforms
Windows XP SP2, Windows Vista