[]
        
(Showing Draft Content)

C1.Util.DX.Direct2D.TransformGraph.ConnectToEffectInput

ConnectToEffectInput Method

ConnectToEffectInput(int, TransformNode, int)

[This documentation is preliminary and is subject to change.]

Declaration
public void ConnectToEffectInput(int toEffectInputIndex, TransformNode node, int toNodeInputIndex)
Parameters
Type Name Description
int toEffectInputIndex

The effect input to which the transform node will be bound.

TransformNode node

The node to which the connection will be made.

int toNodeInputIndex

The node input that will be connected.