BlueprintAPI > BlueprintAPI/RigVMPin
Returns the top-most parent Pin, so for example for "Node.Transform.Translation.X" this returns the Pin for "Node.Transform".
Target is Rig VMPin
Inputs
Type | Name | Description |
---|---|---|
object | Target |
Outputs
Type | Name | Description |
---|---|---|
object | Return Value | Returns the top-most parent Pin, so for examplefor "Node.Transform.Translation.X" this returnsthe Pin for "Node.Transform". |