Edit

ExpressionValues.CurrentValue.CreateVector3CurrentValue Method

Definition

Create a reference to the current value of the Vector3 property that this expression will be connected to.

public static CommunityToolkit.WinUI.Animations.Expressions.Vector3Node CreateVector3CurrentValue();
static member CreateVector3CurrentValue : unit -> CommunityToolkit.WinUI.Animations.Expressions.Vector3Node
Public Shared Function CreateVector3CurrentValue () As Vector3Node

Returns

Vector3Node.

Applies to