GLShaderGidBuilderImpl.resource

Set resource property.

class GLShaderGidBuilderImpl(T)
T
resource
(
string propval
)

Parameters

propval string

Resource containing the source code for the shader.

If the shader source is not coming from a resource, this will be null.

Return Value

Type: T

Builder instance for fluent chaining