GL.UnmapBuffer メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
オーバーロード
UnmapBuffer(All) |
古い.
|
UnmapBuffer(BufferTarget) |
UnmapBuffer(All)
注意事項
Use the overload with strongly typed enumerations
[OpenTK.AutoGenerated(Category="3.0", EntryPoint="glUnmapBuffer", Version="3.0")]
[System.Obsolete("Use the overload with strongly typed enumerations")]
public static bool UnmapBuffer (OpenTK.Graphics.ES30.All target);
static member UnmapBuffer : OpenTK.Graphics.ES30.All -> bool
パラメーター
- target
- All
戻り値
- 属性
適用対象
UnmapBuffer(BufferTarget)
[OpenTK.AutoGenerated(Category="3.0", EntryPoint="glUnmapBuffer", Version="3.0")]
public static bool UnmapBuffer (OpenTK.Graphics.ES30.BufferTarget target);
static member UnmapBuffer : OpenTK.Graphics.ES30.BufferTarget -> bool
パラメーター
- target
- BufferTarget
戻り値
- 属性