projects
/
platform
/
core
/
csapi
/
nui.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8dc3ee9
)
add deprecated comment.
01/122401/1
author
hyunjushin
<hyunjushin@samsung.com>
Fri, 31 Mar 2017 07:27:42 +0000
(16:27 +0900)
committer
hyunjushin
<hyunjushin@samsung.com>
Fri, 31 Mar 2017 07:29:57 +0000
(16:29 +0900)
Change-Id: I7151f15a18b20ffaabb2e1ecb025d9a5370617fa
Tizen.NUI/src/public/CameraActor.cs
patch
|
blob
|
history
diff --git
a/Tizen.NUI/src/public/CameraActor.cs
b/Tizen.NUI/src/public/CameraActor.cs
index
c405f7b
..
cb64371
100755
(executable)
--- a/
Tizen.NUI/src/public/CameraActor.cs
+++ b/
Tizen.NUI/src/public/CameraActor.cs
@@
-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.