RuntimeShader

constructor(shader: RuntimeShader, uniformShaderName: String)

Parameters

shader

the runtime shader that will bind the inputShaderName to the LithoRenderEffect input

uniformShaderName

the uniform name defined in the RuntimeShader's program to which the contents of the RenderNode will be bound

See RenderEffect.createRuntimeShaderEffect