[]
[This documentation is preliminary and is subject to change.]
public void ConnectToEffectInput(int toEffectInputIndex, TransformNode node, int toNodeInputIndex)
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. |