IGL10.GlColor4f(Single, Single, Single, Single) 方法

定义

[Android.Runtime.Register("glColor4f", "(FFFF)V", "GetGlColor4f_FFFFHandler:Javax.Microedition.Khronos.Opengles.IGL10Invoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public void GlColor4f (float red, float green, float blue, float alpha);
[<Android.Runtime.Register("glColor4f", "(FFFF)V", "GetGlColor4f_FFFFHandler:Javax.Microedition.Khronos.Opengles.IGL10Invoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")>]
abstract member GlColor4f : single * single * single * single -> unit

参数

red
Single
green
Single
blue
Single
alpha
Single
属性

注解

本页的某些部分是根据 Android 开放源代码项目创建和共享的工作进行的修改,并根据 Creative Commons 2.5 属性许可证中所述的术语使用。

适用于