add deprecated comment.
authorhyunjushin <hyunjushin@samsung.com>
Fri, 31 Mar 2017 07:27:42 +0000 (16:27 +0900)
committerhyunjushin <hyunjushin@samsung.com>
Fri, 31 Mar 2017 07:29:57 +0000 (16:29 +0900)
Change-Id: I7151f15a18b20ffaabb2e1ecb025d9a5370617fa

src/Tizen.NUI/src/public/CameraActor.cs

index c405f7b..cb64371 100755 (executable)
@@ -20,6 +20,7 @@ namespace Tizen.NUI
 {
 
     /// <summary>
+    /// This class will be deprecated.
     /// CameraActor controls a camera. 
     /// Allows the developer to use actor semantics to control a camera. 
     /// NUI has a concept of a camera to display its virtual 3D world to a 2D screen.