BlueprintAPI > BlueprintAPI/RigVMGraph
Returns a Pin given its path, for example "Node.Color.R".
Target is Rig VMGraph
Inputs
Type | Name | Description |
---|---|---|
object | Target | |
string | In Pin Path |
Outputs
Type | Name | Description |
---|---|---|
object | Return Value | Returns a Pin given its path, for example "Node.Color.R". |