GLShaderGidBuilderImpl.resource
T resource(string propval)Set resource property.
Parameters
propval | Resource containing the source code for the shader. If the shader source is not coming from a resource, this will be null. |
Returns
Builder instance for fluent chaining