This document is archived and information here might be outdated. Recommended version. |
The Scene object associated with the SceneControl.
[Visual Basic .NET] Public ReadOnly Property Scene As IScene
[C#] public IScene Scene {get;}
[C++]
HRESULT get_Scene(
void
);
This is a shortcut to the ISceneGraph::Scene property.