API Reference
GraphSceneStageOptions
Controls deterministic hierarchy stages used by static and interactive graph adapters.
Inheritance
- Object
- GraphSceneStageOptions
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Accepted by parameters
Properties
StageCount #Gets or sets the requested number of automatically selected stages. The planner may return fewer stages when the hierarchy has fewer distinct depths.
Depths #Gets explicit descendant depths to render. When empty, depths are selected evenly from overview through the deepest level.
RootNodeId #Gets or sets an optional hierarchy root. Null plans all top-level trees in the scene.
IncludeFullScene #Gets or sets whether the deepest complete view is always included.