|
|
@ -32,12 +32,8 @@ namespace Avalonia.Rendering.SceneGraph |
|
|
P1 = p1; |
|
|
P1 = p1; |
|
|
P2 = p2; |
|
|
P2 = p2; |
|
|
ChildScenes = childScenes; |
|
|
ChildScenes = childScenes; |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/// <summary>
|
|
|
/// <summary>
|
|
|
/// Gets the transform with which the node will be drawn.
|
|
|
/// Gets the transform with which the node will be drawn.
|
|
|
/// </summary>
|
|
|
/// </summary>
|
|
|
|