Method GetChain GetChain(int) Override to return the IKChain2D at the given index. Declaration public abstract IKChain2D GetChain(int index) Parameters Type Name Description int index Index of the IKChain2D. Returns Type Description IKChain2D