We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6408b84 commit 7fe35f2Copy full SHA for 7fe35f2
src/main/java/com/esri/samples/scene/animate_3d_graphic/README.md
@@ -1,7 +1,7 @@
1
<h1>Animate 3d Graphic</h1>
2
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>
+<p>This MVC application demonstrates following a graphic with an OrbitGeoElementCameraControler while animating its
+position and orientation.</p>
5
6
<p><img src="Animate3dGraphic.png"/></p>
7
0 commit comments