Marked new API's since 1.1.4
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / public-api / controls / model3d-view / model3d-view.h
index 94ec859..0f7da0b 100644 (file)
@@ -36,7 +36,9 @@ class Model3dView;
  *
  * All the geometry loaded with the control is automatically centered and scaled to fit
  * the size of all the other controls. So the max is (0.5,0.5) and the min is (-0.5,-0.5)
-*/
+ *
+ * @since DALi 1.1.4
+ */
 class DALI_IMPORT_API Model3dView : public Control
 {
 public: