Interface Types
Interface | Summary |
---|---|
ICustomDrawOperation | |
IDrawOperation | Represents a node in the low-level scene graph that represents geometry. |
ISceneBuilder | Builds a scene graph from a visual tree. |
IVisualNode |
Represents a node in the low-level scene graph representing an IVisual .
|
Class Types
Class | Summary |
---|---|
Scene |
Represents a scene graph used by the DeferredRenderer .
|
SceneBuilder | Builds a scene graph from a visual tree. |
SceneLayer |
Represents a layer in a Scene .
|
SceneLayers |
Holds a collection of layers for a Scene .
|