Edit

ExpressionValues.StartingValue.CreateVector3StartingValue Method

Definition

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

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

Returns

Vector3Node.

Applies to