Interface: ProgramSource

ProgramSource

the program source

Properties:
Name Type Description
entryPoint string

The main function to run in this shader

source string

The wgsl source code of the shader.

Members

entryPoint string

The main function to run in this shader

source string

The wgsl source code of the shader.