Edit

Vector4Node.XY Property

Definition

Gets the x and y channels.

public CommunityToolkit.WinUI.Animations.Expressions.Vector2Node XY { get; }
member this.XY : CommunityToolkit.WinUI.Animations.Expressions.Vector2Node
Public ReadOnly Property XY As Vector2Node

Property Value

The xy.

Applies to