ClipBlendValue QML Type
Type used for including a clip in a blend tree. More...
| Import Statement: | import Qt3D.Animation 2.12 |
| In C++: | QClipBlendValue |
| Status: | Technology preview |
This type is in technology preview and is subject to change.
Properties
- clip : AbstractAnimationClip
Detailed Description
Property Documentation
clip : AbstractAnimationClip
The animation clip that needs to be included in the blend tree.