Used to create a custom shader.
static fromAsset (name : String) : SceneShader
Create a custom shader from a text asset.
new (fragment : String) : Void
Create a custom shader from a string.
bind () : Void
build () : Void