VectorConverter Members
The following tables list the members exposed by the VectorConverter type.
Public Methods
Name | Description | |
---|---|---|
GetConverter | Gets a Converter delegate that can convert one packed vector representation to another. | |
TryGetSurfaceFormat | Gets the GPU texture format that corresponds to a managed vector type. | |
TryGetVectorType | Overloaded. Searches for a managed vector type that corresponds to the specified format type. | |
TryGetVertexElementFormat | Gets the GPU vertex format that corresponds to a managed vector type. |
See Also
Reference
VectorConverter Class
Microsoft.Xna.Framework.Content.Pipeline.Graphics Namespace