diff options
Diffstat (limited to 'files/ja/web/api/vrpose')
| -rw-r--r-- | files/ja/web/api/vrpose/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/files/ja/web/api/vrpose/index.html b/files/ja/web/api/vrpose/index.html index c6a669e5fc..ee58976d17 100644 --- a/files/ja/web/api/vrpose/index.html +++ b/files/ja/web/api/vrpose/index.html @@ -5,7 +5,7 @@ translation_of: Web/API/VRPose --- <div>{{APIRef("WebVR API")}}{{SeeCompatTable}}</div> -<p><a href="/en-US/docs/Web/API/WebVR_API">WebVR API</a> の <strong><code>VRPose</code></strong> インターフェイスは,特定のタイムスタンプにおけるVRセンサーの状態(向き,位置,速度,加速度の情報を含みます)を示します.</p> +<p><a href="/ja/docs/Web/API/WebVR_API">WebVR API</a> の <strong><code>VRPose</code></strong> インターフェイスは,特定のタイムスタンプにおけるVRセンサーの状態(向き,位置,速度,加速度の情報を含みます)を示します.</p> <p>このインターフェイスには,{{domxref("VRDisplay.getPose()")}} と {{domxref("VRDisplay.getImmediatePose()")}} メソッドを通じてアクセスします.</p> @@ -56,6 +56,6 @@ translation_of: Web/API/VRPose <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> |
