This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > 3DAnalyst > ESRI.ArcGIS.Analyst3D > Interfaces > IS > IScene Interface > IScene.SceneGraph Property (ArcObjects .NET 10.5 SDK) |
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