Kaynağa Gözat

Docs: small changes

customisations
alemart 8 ay önce
ebeveyn
işleme
049ae58579

+ 1
- 1
docs/api/plugin-babylon.md Dosyayı Görüntüle

10
 
10
 
11
 The following diagram shows, in a simplified manner, the lifecycle of an AR experience. The rectangular blocks represent methods of your [ARDemo](#ardemo). Function [encantar](#encantar) starts the magic.
11
 The following diagram shows, in a simplified manner, the lifecycle of an AR experience. The rectangular blocks represent methods of your [ARDemo](#ardemo). Function [encantar](#encantar) starts the magic.
12
 
12
 
13
-![Lifecycle of an AR experience](/img/lifecycle-plugin.png)
13
+![Lifecycle of an AR experience](../img/lifecycle-plugin.png)
14
 
14
 
15
 !!! tip
15
 !!! tip
16
 
16
 

+ 1
- 1
docs/api/plugin-three.md Dosyayı Görüntüle

8
 
8
 
9
 The following diagram shows, in a simplified manner, the lifecycle of an AR experience. The rectangular blocks represent methods of your [ARDemo](#ardemo). Function [encantar](#encantar) starts the magic.
9
 The following diagram shows, in a simplified manner, the lifecycle of an AR experience. The rectangular blocks represent methods of your [ARDemo](#ardemo). Function [encantar](#encantar) starts the magic.
10
 
10
 
11
-![Lifecycle of an AR experience](/img/lifecycle-plugin.png)
11
+![Lifecycle of an AR experience](../img/lifecycle-plugin.png)
12
 
12
 
13
 <pre style="display:none">
13
 <pre style="display:none">
14
 mermaid
14
 mermaid

+ 1
- 1
docs/tutorial/next-steps.md Dosyayı Görüntüle

18
         );
18
         );
19
     }
19
     }
20
 
20
 
21
-    AR.Settings.powerPreference = 'low-power'; // OPTIONAL
21
+    AR.Settings.powerPreference = 'low-power'; // optional
22
 
22
 
23
     const tracker = AR.Tracker.Image();
23
     const tracker = AR.Tracker.Image();
24
     await tracker.database.add([{
24
     await tracker.database.add([{

Loading…
İptal
Kaydet