Saves the XMaterialMesh mesh to the DirectX (.x) file at the original location.

Namespace:  SGP.XSpace
Assembly:  SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825

Syntax

C#
public void SaveToXFile(
	XFileFormat format
)

Parameters

format
Type: XFileFormat
The X file format.

See Also