次の方法で共有


IGL11ExtensionPack.GlFramebufferTexture2DOES メソッド

定義

[Android.Runtime.Register("glFramebufferTexture2DOES", "(IIIII)V", "GetGlFramebufferTexture2DOES_IIIIIHandler:Javax.Microedition.Khronos.Opengles.IGL11ExtensionPackInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public void GlFramebufferTexture2DOES (int target, int attachment, int textarget, int texture, int level);
[<Android.Runtime.Register("glFramebufferTexture2DOES", "(IIIII)V", "GetGlFramebufferTexture2DOES_IIIIIHandler:Javax.Microedition.Khronos.Opengles.IGL11ExtensionPackInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")>]
abstract member GlFramebufferTexture2DOES : int * int * int * int * int -> unit

パラメーター

target
Int32
attachment
Int32
textarget
Int32
texture
Int32
level
Int32
属性

注釈

このページの一部は、Android オープンソース プロジェクトによって作成および共有され、クリエイティブ コモンズ 2.5 属性ライセンスに記載されている条件に従って使用される作業に基づく変更です。

適用対象