Method ImportObjectsList
ImportObjectsList(string)
Import in the scene a list of objects, which was previously exported with ExportObjectsList(string, bool, bool).
Declaration
public void ImportObjectsList(string filename)
Parameters
Type | Name | Description |
---|---|---|
string | filename | File to import. |