Sdílet prostřednictvím


VectorConverter.TryGetVectorType Method

Searches for a managed vector type that corresponds to the specified format type.

Overload List

Name Description
VectorConverter.TryGetVectorType (SurfaceFormat, Type) Searches for a managed vector type that corresponds to a GPU texture format.
VectorConverter.TryGetVectorType (VertexElementFormat, Type) Searches for a managed vector type that corresponds to a GPU vertex format.

See Also

Reference

VectorConverter Class
VectorConverter Members
Microsoft.Xna.Framework.Content.Pipeline.Graphics Namespace