Contents

init(descriptor:)

Creates a program by compiling the shader node graph in the given descriptor.

Declaration

init(descriptor: ShaderGraphMaterial.Program.Descriptor) async throws

Discussion