createRuntimeShaderRenderEffect

Creates a runtime shader PlatformRenderEffect with the given effect and child shaders.

Parameters

effect

The runtime effect to use.

shaderNames

Names of the shader uniforms in the SKSL code.

inputs

The input render effects to use for each shader. Use null for the content shader.

uniforms

Block to configure uniforms on the shader.

Creates a runtime shader PlatformRenderEffect with the given effect and child shaders.

Parameters

effect

The runtime effect to use.

shaderNames

Names of the shader uniforms in the SKSL code.

inputs

The input render effects to use for each shader. Use null for the content shader.

uniforms

Block to configure uniforms on the shader.

Creates a runtime shader PlatformRenderEffect with the given effect and child shaders.

Parameters

effect

The runtime effect to use.

shaderNames

Names of the shader uniforms in the SKSL code.

inputs

The input render effects to use for each shader. Use null for the content shader.

uniforms

Block to configure uniforms on the shader.