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

# Kling 2_6 Motion Control

> Transfers motion from a reference video to a character image.

Transfers motion from a reference video to a character image.

**Model**

```bash theme={null}
Kling 2.6 Motion Control
```

## Inputs

* **prompt (STRING)**\
  Optional text guiding style, lighting, or environment. Motion is derived from reference video.
* **video\_url (STRING)**\
  Reference video used for motion extraction. Must contain human subject motion.
* **image (IMAGE)**\
  Required reference image used for character appearance.
* **image\_url (STRING)**\
  URL version of reference image.
* **character\_orientation (STRING)**\
  Controls motion alignment mode. Options: video, image
* **mode (STRING)**\
  Quality mode selection. Options: std, pro
* **keep\_original\_sound (STRING)**\
  Determines whether original audio is preserved. Options: yes, no

## Outputs

* **VIDEO (VIDEO)**\
  Generated motion-transfer video.
* **VIDEO\_URL (STRING)**\
  Public URL of generated video.
* **FILE\_PATH (STRING)**\
  Local storage path of output video.
