Edit

ExpressionValues.Target.CreateDistantLightTarget Method

Definition

Create a reference to the DistantLight target that this expression will be connected to.

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

Returns

DistantLightReferenceNode.

Applies to