Bagikan melalui


GL.UnmapBuffer Metode

Definisi

Overload

UnmapBuffer(All)
Kedaluwarsa.
UnmapBuffer(BufferTarget)

UnmapBuffer(All)

Perhatian

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

Parameter

target
All

Mengembalikan

Atribut

Berlaku untuk

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

Parameter

target
BufferTarget

Mengembalikan

Atribut

Berlaku untuk