diff options
Diffstat (limited to 'files/ja/web/api/webglrenderingcontext/bufferdata/index.html')
-rw-r--r-- | files/ja/web/api/webglrenderingcontext/bufferdata/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ja/web/api/webglrenderingcontext/bufferdata/index.html b/files/ja/web/api/webglrenderingcontext/bufferdata/index.html index d00b532c52..76ab8f6a99 100644 --- a/files/ja/web/api/webglrenderingcontext/bufferdata/index.html +++ b/files/ja/web/api/webglrenderingcontext/bufferdata/index.html @@ -5,7 +5,7 @@ translation_of: Web/API/WebGLRenderingContext/bufferData --- <div>{{APIRef("WebGL")}}</div> -<p><a href="/en-US/docs/Web/API/WebGL_API">WebGL API</a> <strong><code>WebGLRenderingContext.bufferData()</code></strong> メソッドは、バッファーオブジェクトのデータストアを初期化、作成します。</p> +<p><a href="/ja/docs/Web/API/WebGL_API">WebGL API</a> <strong><code>WebGLRenderingContext.bufferData()</code></strong> メソッドは、バッファーオブジェクトのデータストアを初期化、作成します。</p> <h2 id="構文">構文</h2> |