Skip to content

Commit 7fe35f2

Browse files
committed
improved sample description
1 parent 6408b84 commit 7fe35f2

File tree

1 file changed

+2
-2
lines changed
  • src/main/java/com/esri/samples/scene/animate_3d_graphic

1 file changed

+2
-2
lines changed

src/main/java/com/esri/samples/scene/animate_3d_graphic/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<h1>Animate 3d Graphic</h1>
22

3-
<p>Demonstrates how to animate a graphic's position and rotation and follow using an OrbitGeoElementCameraController.
4-
Also shows how to combine a SceneView and MapView in an MVC application with property binding.</p>
3+
<p>This MVC application demonstrates following a graphic with an OrbitGeoElementCameraControler while animating its
4+
position and orientation.</p>
55

66
<p><img src="Animate3dGraphic.png"/></p>
77

0 commit comments

Comments
 (0)