Edit

ExpressionValues.Target.CreatePointLightTarget Method

Definition

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

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

Returns

PointLightReferenceNode.

Applies to