aboutsummaryrefslogtreecommitdiff
path: root/files/ja/web/api/vrlayerinit
diff options
context:
space:
mode:
Diffstat (limited to 'files/ja/web/api/vrlayerinit')
-rw-r--r--files/ja/web/api/vrlayerinit/index.html4
-rw-r--r--files/ja/web/api/vrlayerinit/rightbounds/index.html2
-rw-r--r--files/ja/web/api/vrlayerinit/source/index.html2
3 files changed, 4 insertions, 4 deletions
diff --git a/files/ja/web/api/vrlayerinit/index.html b/files/ja/web/api/vrlayerinit/index.html
index 31c567d459..4d2d9449c4 100644
--- a/files/ja/web/api/vrlayerinit/index.html
+++ b/files/ja/web/api/vrlayerinit/index.html
@@ -6,7 +6,7 @@ original_slug: Web/API/VRLayer
---
<div>{{APIRef("WebVR API")}}{{SeeCompatTable}}</div>
-<p><a href="/en-US/docs/Web/API/WebVR_API">WebVR API</a> の <strong><code>VRLayer</code></strong> インターフェイス (ディクショナリ)は,VRHMDへ表示したいコンテンツレイヤー( {{domxref("HTMLCanvasElement")}} または {{domxref("OffscreenCanvas")}})を表します。</p>
+<p><a href="/ja/docs/Web/API/WebVR_API">WebVR API</a> の <strong><code>VRLayer</code></strong> インターフェイス (ディクショナリ)は,VRHMDへ表示したいコンテンツレイヤー( {{domxref("HTMLCanvasElement")}} または {{domxref("OffscreenCanvas")}})を表します。</p>
<p>{{domxref("VRDisplay.requestPresent()")}} メソッドを使うことでレイヤーを表示することができます。</p>
@@ -87,6 +87,6 @@ if(navigator.getVRDisplays) {
<h2 id="参照">参照</h2>
<ul>
- <li><a href="/en-US/docs/Web/API/WebVR_API">WebVR API homepage</a>.</li>
+ <li><a href="/ja/docs/Web/API/WebVR_API">WebVR API homepage</a>.</li>
<li><a href="http://mozvr.com/">MozVr.com</a> — Mozilla VRチームのデモ,ダウンロード,その他のリソース.</li>
</ul>
diff --git a/files/ja/web/api/vrlayerinit/rightbounds/index.html b/files/ja/web/api/vrlayerinit/rightbounds/index.html
index 681861967f..cee39018e6 100644
--- a/files/ja/web/api/vrlayerinit/rightbounds/index.html
+++ b/files/ja/web/api/vrlayerinit/rightbounds/index.html
@@ -64,6 +64,6 @@ myVRLayerInit.rightBounds = <code>[0.5, 0.0, 0.5, 1.0]</code>;</pre>
<h2 id="関連項目">関連項目</h2>
<ul>
- <li><a href="/en-US/docs/Web/API/WebVR_API">WebVR API homepage</a></li>
+ <li><a href="/ja/docs/Web/API/WebVR_API">WebVR API homepage</a></li>
<li><a href="http://mozvr.com/">MozVr.com</a> — demos, downloads, and other resources from the Mozilla VR team.</li>
</ul>
diff --git a/files/ja/web/api/vrlayerinit/source/index.html b/files/ja/web/api/vrlayerinit/source/index.html
index df33e3c9fd..e6a3c3644d 100644
--- a/files/ja/web/api/vrlayerinit/source/index.html
+++ b/files/ja/web/api/vrlayerinit/source/index.html
@@ -55,6 +55,6 @@ myVRLayerInit.source = myCanvas;</pre>
<h2 id="関連項目">関連項目</h2>
<ul>
- <li><a href="/en-US/docs/Web/API/WebVR_API">WebVR API homepage</a></li>
+ <li><a href="/ja/docs/Web/API/WebVR_API">WebVR API homepage</a></li>
<li><a href="http://mozvr.com/">MozVr.com</a> — demos, downloads, and other resources from the Mozilla VR team.</li>
</ul>