BlueprintAPI > BlueprintAPI/RigVMGraph
Returns a link given its string representation, for example "NodeA.Color.R -> NodeB.Translation.X"
Target is Rig VMGraph
Inputs
Type | Name | Description |
---|---|---|
object | Target | |
string | In Link Pin Path Representation |
Outputs
Type | Name | Description |
---|---|---|
object | Return Value | Returns a link given its string representation,for example "NodeA.Color.R -> NodeB.Translation.X" |