Method ImportScene
ImportScene(string, uint)
Import a file
Declaration
[HandleProcessCorruptedStateExceptions]
public uint ImportScene(string fileName, uint root = 0)
Parameters
| Type | Name | Description |
|---|---|---|
| string | fileName | Path of the file to import |
| uint | root | Identifier of the destination occurrence |
Returns
| Type | Description |
|---|---|
| uint |