Static methods
staticfromSource(vertSource:String, fragSource:String):Shader
Available on clay
Instanciates a shader from source.
Although it would expect GLSL
code in default ceramic backends (luxe backend),
Expected shading language could be different in some future backend implementations.