> ## Documentation Index
> Fetch the complete documentation index at: https://docs.kinemation.xyz/llms.txt
> Use this file to discover all available pages before exploring further.

# ✨Retarget Features

> In this section you will learn about retargeting features.

**Retarget Feature** is a code module that retargets motion from one bone chain to another.

These features are displayed as a list in the Retarget Window:

<Frame caption={"Humanoid retarget features."}>
  <img src="https://mintcdn.com/kinemation/iFeSeTR8-9oVWKko/images/retarget-pro/359081f2e91535e8a0bb.png?fit=max&auto=format&n=iFeSeTR8-9oVWKko&q=85&s=105932242f00bdbe41fe02bbce7881fe" alt="" width={533} data-path="images/retarget-pro/359081f2e91535e8a0bb.png" />
</Frame>

To view feature settings, click on it and scroll down:

<Frame caption={"Retarget Feature inspector."}>
  <img src="https://mintcdn.com/kinemation/iFeSeTR8-9oVWKko/images/retarget-pro/427649dcda1327a46618.png?fit=max&auto=format&n=iFeSeTR8-9oVWKko&q=85&s=1fd2b095fc9c8a38673becc7673da6b9" alt="" width={443} data-path="images/retarget-pro/427649dcda1327a46618.png" />
</Frame>

**Feature Weight** controls how strongly a feature is applied. A value of **0** disables the feature, while **1** applies it at full strength.

Right-click **Feature Weight** to select the alpha mode:

<img src="https://mintcdn.com/kinemation/iFeSeTR8-9oVWKko/images/retarget-pro/0919ee52debaa6f5f639.png?fit=max&auto=format&n=iFeSeTR8-9oVWKko&q=85&s=8f2904fe83dfc8c2c21f22f1568377f4" alt="" width={260} data-path="images/retarget-pro/0919ee52debaa6f5f639.png" />

* **Value** — the default float slider. Recommended for retargeting features that should remain active throughout the entire animation.

  **Curve** — controls the feature weight using an **Animation Curve**. Useful for features that should only be active during specific parts of an animation.

<CardGroup cols={1}>
  <Card title="◽ Basic Feature" href="/retarget-pro/workflow/retarget-features/basic-feature" />

  <Card title="◽ Copy Bone" href="/retarget-pro/workflow/retarget-features/copy-bone" />

  <Card title="◽ IK Feature" href="/retarget-pro/workflow/retarget-features/ik-feature" />

  <Card title="◽ Root Pelvis Feature" href="/retarget-pro/workflow/retarget-features/root-pelvis-feature" />

  <Card title="◽ Mirror Feature" href="/retarget-pro/workflow/retarget-features/mirror-feature" />

  <Card title="◽ Transform Feature" href="/retarget-pro/workflow/retarget-features/transform-feature" />

  <Card title="◽ FPS Retargeting" href="/retarget-pro/workflow/retarget-features/fps-retargeting" />
</CardGroup>
