다음을 통해 공유


GL.ClearColor(Single, Single, Single, Single) 메서드

정의

[OpenTK.AutoGenerated(Category="1.1", EntryPoint="glClearColor", Version="1.1")]
public static void ClearColor (float red, float green, float blue, float alpha);
static member ClearColor : single * single * single * single -> unit

매개 변수

red
Single
green
Single
blue
Single
alpha
Single
특성

적용 대상