Overload List

  NameDescription
SaveToXFile()()()
Saves the XMaterialMesh mesh to the DirectX (.x) file at the original location.
SaveToXFile(XFileFormat)
Saves the XMaterialMesh mesh to the DirectX (.x) file at the original location.
SaveToXFile(String)
Saves the XMaterialMesh mesh to the DirectX (.x) file fileName.
SaveToXFile(String, XFileFormat)
Saves the XMaterialMesh mesh to the DirectX (.x) file fileName.
SaveToXFile(String, XFileFormat, Boolean, Boolean)
Saves the XMaterialMesh mesh to the DirectX (.x) file fileName.

See Also