Sets the GLSL source code to be used by a Shader for the vertex program.
Use ShaderEffect instead.
this |
a Shader |
data |
GLSL source code. |
length |
length of source buffer (currently ignored) |