Can be used as a way of blending two different Finger pose data sources and then be used as a new finger pose data source that is the blend of the original two sources in other components.
Can be used as a way of blending two different Finger pose data sources and then be used as a new finger pose data source that is the blend of the original two sources in other components.
== Examples ==
[https://youtu.be/Ra3Z19QHQKg Frooxius devlog on this component]
The FingerPoseLerp component allows for a linear blending between two different Finger pose sources. The resulting data becomes the pose source data of this component. This component in itself is a IFingerPoseSourceComponent.
The value to use 0<->1 when interpolating from A<->B
Usage
Can be used as a way of blending two different Finger pose data sources and then be used as a new finger pose data source that is the blend of the original two sources in other components.