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
属性

适用于