This page is not available in the language you have chosen. It will be displayed in English by default. If you would like to view it in a different language, you can try selecting another language.
Description
Returns a chain between two items
Name
Description
Permitted Types
Default Value
Start
The first element of the chain
Rig Element Key
(Type=Bone,Name="")
End
The last element of the chain
Rig Element Key
(Type=Bone,Name="")
bIncludeStart
If True the list of results will include the first element
bool
True
bIncludeEnd
If True the list of results will include the last element
bool
True
bReverse
If True the list of results will be reversed
bool
False
Outputs
Name
Description
Permitted Types
Default Value
Chain
The resulting array of elements on the chain
TArray <FRigElementKey >