Microsoft.Xna.Framework.Design Namespace

Note

This namespace is available only when developing for Windows.

Provides a unified way of converting types of values to other types.

Classes

Name Description
Public Class BoundingBoxConverter Provides a unified way of converting BoundingBox values to other types, as well as for accessing standard values and subproperties.
Public Class BoundingSphereConverter Provides a unified way of converting BoundingSphere values to other types, as well as for accessing standard values and subproperties.
Public Class ColorConverter Provides a unified way of converting Color values to other types, as well as for accessing standard values and subproperties.
Public Class MathTypeConverter Provides a unified way of converting math type values to other types, as well as for accessing standard values and subproperties.
Public Class MatrixConverter Provides a unified way of converting Matrix values to other types, as well as for accessing standard values and subproperties.
Public Class PlaneConverter Provides a unified way of converting Plane values to other types, as well as for accessing standard values and subproperties.
Public Class PointConverter Provides a unified way of converting Point values to other types, as well as for accessing standard values and subproperties.
Public Class QuaternionConverter Provides a unified way of converting Quaternion values to other types, as well as for accessing standard values and subproperties.
Public Class RayConverter Provides a unified way of converting Ray values to other types, as well as for accessing standard values and subproperties.
Public Class RectangleConverter Provides a unified way of converting Rectangle values to other types, as well as for accessing standard values and subproperties.
Public Class Vector2Converter Provides a unified way of converting Vector2 values to other types, as well as for accessing standard values and subproperties.
Public Class Vector3Converter Provides a unified way of converting Vector3 values to other types, as well as for accessing standard values and subproperties.
Public Class Vector4Converter Provides a unified way of converting Vector4 values to other types, as well as for accessing standard values and subproperties.