diff options
Diffstat (limited to 'files/ja/web/api/vrdisplay')
17 files changed, 20 insertions, 20 deletions
diff --git a/files/ja/web/api/vrdisplay/cancelanimationframe/index.html b/files/ja/web/api/vrdisplay/cancelanimationframe/index.html index e7a5bf91f8..779d52d486 100644 --- a/files/ja/web/api/vrdisplay/cancelanimationframe/index.html +++ b/files/ja/web/api/vrdisplay/cancelanimationframe/index.html @@ -52,6 +52,6 @@ original_slug: Web/API/VRDevice/cancelAnimationFrame <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/vrdisplay/capabilities/index.html b/files/ja/web/api/vrdisplay/capabilities/index.html index 7560a834b4..7e127d3358 100644 --- a/files/ja/web/api/vrdisplay/capabilities/index.html +++ b/files/ja/web/api/vrdisplay/capabilities/index.html @@ -58,6 +58,6 @@ original_slug: Web/API/VRDevice/capabilities <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/vrdisplay/depthfar/index.html b/files/ja/web/api/vrdisplay/depthfar/index.html index 5ece54efa8..93e24fe61a 100644 --- a/files/ja/web/api/vrdisplay/depthfar/index.html +++ b/files/ja/web/api/vrdisplay/depthfar/index.html @@ -47,6 +47,6 @@ vrDisplayInstance.depthFar = 7500.0; <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/vrdisplay/depthnear/index.html b/files/ja/web/api/vrdisplay/depthnear/index.html index 52bdc13d4d..439d82e3f9 100644 --- a/files/ja/web/api/vrdisplay/depthnear/index.html +++ b/files/ja/web/api/vrdisplay/depthnear/index.html @@ -47,6 +47,6 @@ vrDisplayInstance.depthNear = 1.0; <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/vrdisplay/displayid/index.html b/files/ja/web/api/vrdisplay/displayid/index.html index 01f67295bd..ec4d3ce04e 100644 --- a/files/ja/web/api/vrdisplay/displayid/index.html +++ b/files/ja/web/api/vrdisplay/displayid/index.html @@ -16,7 +16,7 @@ original_slug: Web/API/VRDevice/displayId --- <div>{{APIRef("WebVR API")}}{{SeeCompatTable}}</div> -<p>{{domxref("VRDisplay")}} インターフェイスの <strong><code>displayId</code></strong> 読み取り専用プロパティは、この特定の <code>VRDisplay</code> の識別子を返します。これは、 <a href="/en-US/docs/Web/API/Gamepad_API">Gamepad API</a> の関連付けポイントとしても使用されます( {{domxref("Gamepad.displayId")}} を参照)。</p> +<p>{{domxref("VRDisplay")}} インターフェイスの <strong><code>displayId</code></strong> 読み取り専用プロパティは、この特定の <code>VRDisplay</code> の識別子を返します。これは、 <a href="/ja/docs/Web/API/Gamepad_API">Gamepad API</a> の関連付けポイントとしても使用されます( {{domxref("Gamepad.displayId")}} を参照)。</p> <h2 id="構文">構文</h2> @@ -54,6 +54,6 @@ original_slug: Web/API/VRDevice/displayId <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/vrdisplay/geteyeparameters/index.html b/files/ja/web/api/vrdisplay/geteyeparameters/index.html index a7abf158bb..30b549ef0a 100644 --- a/files/ja/web/api/vrdisplay/geteyeparameters/index.html +++ b/files/ja/web/api/vrdisplay/geteyeparameters/index.html @@ -52,6 +52,6 @@ original_slug: Web/API/VRDevice/getEyeParameters <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/vrdisplay/getimmediatepose/index.html b/files/ja/web/api/vrdisplay/getimmediatepose/index.html index 731d5d63e4..8493805842 100644 --- a/files/ja/web/api/vrdisplay/getimmediatepose/index.html +++ b/files/ja/web/api/vrdisplay/getimmediatepose/index.html @@ -49,6 +49,6 @@ original_slug: Web/API/VRDevice/getImmediatePose <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/vrdisplay/getlayers/index.html b/files/ja/web/api/vrdisplay/getlayers/index.html index 53781e7821..fe58bffb65 100644 --- a/files/ja/web/api/vrdisplay/getlayers/index.html +++ b/files/ja/web/api/vrdisplay/getlayers/index.html @@ -49,6 +49,6 @@ original_slug: Web/API/VRDevice/getLayers <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/vrdisplay/getpose/index.html b/files/ja/web/api/vrdisplay/getpose/index.html index 1ade69ec06..9e96fa3447 100644 --- a/files/ja/web/api/vrdisplay/getpose/index.html +++ b/files/ja/web/api/vrdisplay/getpose/index.html @@ -49,6 +49,6 @@ original_slug: Web/API/VRDevice/getPose <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/vrdisplay/index.html b/files/ja/web/api/vrdisplay/index.html index 22b9f888ac..8416a29330 100644 --- a/files/ja/web/api/vrdisplay/index.html +++ b/files/ja/web/api/vrdisplay/index.html @@ -17,7 +17,7 @@ original_slug: Web/API/VRDevice --- <div>{{APIRef("WebVR API")}}{{SeeCompatTable}}</div> -<p><a href="/en-US/docs/Web/API/WebVR_API">WebVR API</a> の <strong><code>VRDisplay</code></strong> インターフェイスは,このAPIがサポートしているVRデバイスを現します.VRDisplayにはデバイスIDやデスクリプションのような汎用的な情報が含まれていて,VRシーンの表示を開始するためのメソッドや,目のパラメータやディスプレイの備える機能の取得,その他の重要な機能を含んでいます。</p> +<p><a href="/ja/docs/Web/API/WebVR_API">WebVR API</a> の <strong><code>VRDisplay</code></strong> インターフェイスは,このAPIがサポートしているVRデバイスを現します.VRDisplayにはデバイスIDやデスクリプションのような汎用的な情報が含まれていて,VRシーンの表示を開始するためのメソッドや,目のパラメータやディスプレイの備える機能の取得,その他の重要な機能を含んでいます。</p> <p>{{domxref("Navigator.getVRDisplays()")}} を呼び出すことで,すべての接続されているVRのデバイスの配列が返されます。</p> @@ -31,7 +31,7 @@ original_slug: Web/API/VRDevice <dt>{{domxref("VRDisplay.depthNear")}}</dt> <dd><a href="https://en.wikipedia.org/wiki/Viewing_frustum">eye view frustum</a>(ビューフラスタム;つまりシーンの可視領域の境界) のnear平面を定義しているz-depthの取得と設定を行います.</dd> <dt>{{domxref("VRDisplay.displayId")}} {{readonlyInline}}</dt> - <dd>このVRDisplay固有のIDを返します.このIDは<a href="/en-US/docs/Web/API/Gamepad_API">Gamepad API</a> (参照 {{domxref("Gamepad.displayId")}}) の関連付けのために使用されます.</dd> + <dd>このVRDisplay固有のIDを返します.このIDは<a href="/ja/docs/Web/API/Gamepad_API">Gamepad API</a> (参照 {{domxref("Gamepad.displayId")}}) の関連付けのために使用されます.</dd> <dt>{{domxref("VRDisplay.displayName")}} {{readonlyInline}}</dt> <dd><code>VRDisplay</code>を識別するための人間が読める形式の名前を返します.</dd> <dt>{{domxref("VRDisplay.isConnected")}} {{readonlyInline}}</dt> @@ -125,6 +125,6 @@ original_slug: Web/API/VRDevice <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/vrdisplay/isconnected/index.html b/files/ja/web/api/vrdisplay/isconnected/index.html index f1ca3c7e0d..11c722b1ee 100644 --- a/files/ja/web/api/vrdisplay/isconnected/index.html +++ b/files/ja/web/api/vrdisplay/isconnected/index.html @@ -45,6 +45,6 @@ original_slug: Web/API/VRDevice/isConnected <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/vrdisplay/ispresenting/index.html b/files/ja/web/api/vrdisplay/ispresenting/index.html index 9341de26fb..edb5af87b8 100644 --- a/files/ja/web/api/vrdisplay/ispresenting/index.html +++ b/files/ja/web/api/vrdisplay/ispresenting/index.html @@ -45,6 +45,6 @@ original_slug: Web/API/VRDevice/isPresenting <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/vrdisplay/requestanimationframe/index.html b/files/ja/web/api/vrdisplay/requestanimationframe/index.html index 1dd9cc9f46..378f77c746 100644 --- a/files/ja/web/api/vrdisplay/requestanimationframe/index.html +++ b/files/ja/web/api/vrdisplay/requestanimationframe/index.html @@ -57,6 +57,6 @@ original_slug: Web/API/VRDevice/requestAnimationFrame <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/vrdisplay/requestpresent/index.html b/files/ja/web/api/vrdisplay/requestpresent/index.html index 091162b885..357cfc3fc6 100644 --- a/files/ja/web/api/vrdisplay/requestpresent/index.html +++ b/files/ja/web/api/vrdisplay/requestpresent/index.html @@ -110,6 +110,6 @@ original_slug: Web/API/VRDevice/requestPresent <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/vrdisplay/resetpose/index.html b/files/ja/web/api/vrdisplay/resetpose/index.html index 10bdf1d437..014d030b63 100644 --- a/files/ja/web/api/vrdisplay/resetpose/index.html +++ b/files/ja/web/api/vrdisplay/resetpose/index.html @@ -53,6 +53,6 @@ original_slug: Web/API/VRDevice/resetPose <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/vrdisplay/stageparameters/index.html b/files/ja/web/api/vrdisplay/stageparameters/index.html index 7f9327ccc2..60777779fd 100644 --- a/files/ja/web/api/vrdisplay/stageparameters/index.html +++ b/files/ja/web/api/vrdisplay/stageparameters/index.html @@ -45,6 +45,6 @@ original_slug: Web/API/VRDevice/stageParameters <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/vrdisplay/submitframe/index.html b/files/ja/web/api/vrdisplay/submitframe/index.html index 1e525c27eb..f41059ec72 100644 --- a/files/ja/web/api/vrdisplay/submitframe/index.html +++ b/files/ja/web/api/vrdisplay/submitframe/index.html @@ -54,6 +54,6 @@ original_slug: Web/API/VRDevice/submitFrame <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> |