W
Kling 3.0 Motion Control
Kling 3.0 Motion Control, a video model from WaveSpeed.
videoModelOverride: { model: "kling-v3.0-motion-control" }
KKling·served viaWaveSpeed·Released February 2026
Pricing
- List price
- $0.63 / 5 seconds
- Per generation
- $0.00010
Specifications
- Released
- February 2026
- Model string
- kwaivgi/kling-v3.0-std/motion-control
Parameters
Model options, passed in
videoModelOverride.config.| Parameter | Type | Default | Range / options |
|---|---|---|---|
image | Image URL | — | — |
video | Video URL | — | — |
character_orientation | Select | image | imagevideo |
negative_promptDescription of what to exclude from the video. | Text | — | — |
keep_original_sound | Boolean | false |
Use this model
await mindstudio.generateVideo({ prompt: "...", videoModelOverride: { model: "kling-v3.0-motion-control", config: { character_orientation: "image", }, }, });