ClipBlendValue QML Type
Type used for including a clip in a blend tree. More...
Import Statement: | import Qt3D.Animation 2.8 |
In C++: | QClipBlendValue |
Status: | Deprecated |
Properties
- clip : AbstractAnimationClip
Detailed Description
Property Documentation
clip : AbstractAnimationClip |
The animation clip that needs to be included in the blend tree.