Static methods

staticclear():Void

staticget():Cache

staticset(c:Cache):Void

Methods

@:value({ vertexOutputName : "output.position" })getLinkShader(vars:Array<Output>, vertexOutputName:String = "output.position"):Null<Shader>

Creates a shader that generate the output requested.

@:noDebuglink(shaders:ShaderList, mode:LinkMode):RuntimeShader