다음을 통해 공유


GL.UnmapBuffer 메서드

정의

오버로드

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

반환

특성

적용 대상