Overload List

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

See Also