This document is archived and information here might be outdated. Recommended version. |
The scene's scenegraph.
[Visual Basic .NET] Public ReadOnly Property SceneGraph As ISceneGraph
[C#] public ISceneGraph SceneGraph {get;}
[C++]
HRESULT get_SceneGraph(
ISceneGraph** ppSceneGraph
);
[C++] Parameters ppSceneGraph [out, retval]
ppSceneGraph is a parameter of type ISceneGraph**