Property this
this[int]
Gets an object from the selection by index.
Declaration
public Scene.Object this[int index] { get; }
Parameters
| Type | Name | Description |
|---|---|---|
| int | index | Zero-based index of an object in the selection. |
Property Value
| Type | Description |
|---|---|
| Scene.Object |