Edit

Vector3Node.XY Property

Definition

Gets the x and y channel.

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