Saves the XMaterialMesh mesh to the DirectX (.x) file fileName.

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

Syntax

C#
public void SaveToXFile(
	string fileName
)

Parameters

fileName
Type: System..::.String
File name.

See Also