Summary
Initializes a new instance of the
SceneLayers
class.
- Namespace
- Avalonia
.Rendering .SceneGraph - Containing Type
- SceneLayers
Syntax
public SceneLayers(IVisual root)
Parameters
Name | Type | Description |
---|---|---|
root | IVisual | The scene's root visual. |
Return Value
Type | Description |
---|---|
void |