GL11.GlLineLoop フィールド

定義

注意事項

Use 'Javax.Microedition.Khronos.Opengles.IGL10.GlLineLoop'. This class will be removed in a future release.

[Android.Runtime.Register("GL_LINE_LOOP")]
[System.Obsolete("Use 'Javax.Microedition.Khronos.Opengles.IGL10.GlLineLoop'. This class will be removed in a future release.")]
public const int GlLineLoop = 2;
[<Android.Runtime.Register("GL_LINE_LOOP")>]
[<System.Obsolete("Use 'Javax.Microedition.Khronos.Opengles.IGL10.GlLineLoop'. This class will be removed in a future release.")>]
val mutable GlLineLoop : int

フィールド値

Value = 2
属性

注釈

このページの一部は、によって作成および共有された作業に基づく変更であり、に記載されている条件に従って使用されます。

適用対象