Method ExportScene
ExportScene(string, uint)
Export a file
Declaration
[HandleProcessCorruptedStateExceptions]
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 |