public class BackgroundShaderProgram extends ShaderProgram
| 限定符和类型 | 字段和说明 |
|---|---|
int |
location_attrib_a_TextureCoordinates |
int |
location_uniform_u_TextureUnit |
A_COLOR_LOCATION, A_NORMAL_LOCATION, A_POSITION, aColorAttributeLocation, aPositionAttributeLocation, location_uniform_Opacity, normalAttributeLocation, program, U_OPACITY| 构造器和说明 |
|---|
BackgroundShaderProgram(java.lang.String vertexCode,
java.lang.String fragmentCode) |
delete, setOpacity, useProgram