Method ExportSceneToDTPlatform
ExportSceneToDTPlatform(uint, string)
Export current scene to a local directory
Declaration
public void ExportSceneToDTPlatform(uint root, string directory)
Parameters
| Type | Name | Description |
|---|---|---|
| uint | root | Identifier of the destination occurrence |
| string | directory | Directory to export in |