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