|Source|IFingerPoseSourceComponent| The component to take finger pose data from and make a copy to modify and make this component's finger pose data.
|Source|IFingerPoseSourceComponent| The component to take finger pose data from and make a copy to modify and make this component's finger pose data.
|LeftOffsets|{{RootFieldType|(nested)|[[#FingerOffsets|FingerOffsets]]}}|TypeAdv1=true| How to modify the left finger pose data before making it this component's finger pose data.
|LeftOffsets|{{RootFieldType|(nested)|[[#FingerOffsets|FingerPoseModifier.FingerOffsets]]}}|TypeAdv1=true| How to modify the left finger pose data before making it this component's finger pose data.
|RightOffsets|{{RootFieldType|(nested)|[[#FingerOffsets|FingerOffsets]]}}|TypeAdv2=true| How to modify the right finger pose data before making it this component's finger pose data.
|RightOffsets|{{RootFieldType|(nested)|[[#FingerOffsets|FingerPoseModifier.FingerOffsets]]}}|TypeAdv2=true| How to modify the right finger pose data before making it this component's finger pose data.
Finger Pose Modifier component as seen in the Scene Inspector
The FingerPoseModifier component takes a Source and makes a copy of the finger pose data from it. It then modifies the copied data before making it the finger pose data of this component. This component in itself is a IFingerPoseSourceComponent.