intrinsic-176 Save3DFile

Top  Previous  Next

176: Save3DFile(Filename);

 

This intrinsic saves the whole 3D scene to a file. The file can be a Microsoft X-File or an XML file. If the file extension is ".X"  the file will be saved as a Microsoft X-File. Otherwise, it will be saved as a XML file. The XML file format is unique to this application, and it saves all relevant data about a 3D scene including texture bitmaps.  

 

Arguments:

 

Filename. This is the name and path of the file that is saved.