Method ImportPicture
ImportPicture(string, uint)
Imports a picture and applies is at as a texture on a 3D plane created in the scene.
Declaration
[HandleProcessCorruptedStateExceptions]
public uint ImportPicture(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 |