A scene ID the context is associated
with.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property SceneID() As Integer
|
| [C#] |
|---|
public int SceneID {get;}
|
| [Managed C++] |
|---|
public: __property int get_SceneID();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_SceneID(
|
| [Java] |
|---|
public ppInteger getSceneID();
|