Method ExportScene
ExportScene(string, uint)
Export a file
Declaration
public void ExportScene(string fileName, uint root = 0)
Parameters
Type | Name | Description |
---|---|---|
string | fileName | Path of the file to export |
uint | root | Identifier of the root occurrence to export |