Structure representing a target for motion warping operations.
| targetPosition | The target position used for motion warping when targetType is PRTarget. |
| targetRotation | The target rotation used for motion warping when targetType is PRTarget. |
| targetTransform | The Transform component used as the target for motion warping when targetType is TransformTarget. |
| targetType | The type of target used for this motion warping operation. |