[dali_2.3.42] Merge branch 'devel/master'
[platform/core/uifw/dali-toolkit.git] / dali-scene3d / public-api / model-motion / motion-index / blend-shape-index.h
index f633a42..4ad77ad 100644 (file)
@@ -40,8 +40,10 @@ class BlendShapeIndex;
 
 /**
  * @brief Specialized MotionIndex to control blend shape.
- * We can control the blend shape by index (when we set BlendShapeId as IndexKey)
- * or by name (when we set BlendShapeId as StringKey)
+ * We can control the blend shape by index (when we set BlendShapeId as IndexKey),
+ * or by name (when we set BlendShapeId as StringKey).
+ *
+ * MotionValue should be float type.
  *
  * @code
  *