Description
Returns the item with the closest distance to the provided point in global space.
Information
| Plugin | ControlRig |
| Category | Hierarchy |
| Tags | Find,Closest,Item,Transform,Bone,Joint |
| Type | FRigUnit_FindClosestItem |
IO
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| ExecutePin | This property is used to chain multiple mutable units together | Execute Context |
Inputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Items | The list of items to test | TArray<FRigElementKey> | () |
| Point | The point in global space to test against | Vector | (X=0.000000,Y=0.000000,Z=0.000000) |
Outputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Item | The item closest to the provided point | Rig Element Key |