-
Notifications
You must be signed in to change notification settings - Fork 520
/
readme.metadata.json
46 lines (46 loc) · 1.19 KB
/
readme.metadata.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
{
"category": "GraphicsOverlay",
"description": "An `OrbitGeoElementCameraController` follows a graphic while the graphic's position and rotation are animated.",
"formal_name": "Animate3DGraphic",
"ignore": false,
"images": [
"animate3dgraphic.jpg"
],
"keywords": [
"animation",
"camera",
"heading",
"pitch",
"roll",
"rotation",
"visualize"
],
"offline_data": [
"681d6f7694644709a7c830ec57a2d72b",
"290f0c571c394461a8b58b6775d0bd63",
"e87c154fb9c2487f999143df5b08e9b1",
"5a9b60cee9ba41e79640a06bcdf8084d",
"12509ffdc684437f8f2656b0129d2c13"
],
"redirect_from": [
"/net/latest/maui/sample-code/animate-3d-graphic.htm"
],
"relevant_apis": [
"Camera",
"GlobeCameraController",
"Graphic",
"GraphicsOverlay",
"ModelSceneSymbol",
"OrbitGeoElementCameraController",
"Renderer",
"Scene",
"SceneProperties",
"SceneView",
"SurfacePlacement"
],
"snippets": [
"Animate3DGraphic.xaml.cs",
"Animate3DGraphic.xaml"
],
"title": "Animate 3D graphic"
}