createRuntimeShaderRenderEffect
Creates a runtime shader PlatformRenderEffect with the given effect and child shaders.
Parameters
The runtime effect to use.
Names of the shader uniforms in the SKSL code.
The input render effects to use for each shader. Use null for the content shader.
Block to configure uniforms on the shader.
Creates a runtime shader PlatformRenderEffect with the given effect and child shaders.
Parameters
The runtime effect to use.
Names of the shader uniforms in the SKSL code.
The input render effects to use for each shader. Use null for the content shader.
Block to configure uniforms on the shader.
Creates a runtime shader PlatformRenderEffect with the given effect and child shaders.
Parameters
The runtime effect to use.
Names of the shader uniforms in the SKSL code.
The input render effects to use for each shader. Use null for the content shader.
Block to configure uniforms on the shader.