SaveFile Data Member Function

Saves a <Model3D> to the hard disk using its current filename.

Prototype

int32 SaveFile( string p_sFilename )

Parameters

Parameter Type Parameter Name Documentation
stringp_sFilenameThe path and filename of the file you wish to save.

Examples

Copy Text To Clipboard

None published. Please look for an example in the Scenome Scripting Language code base.