init(descriptor:)
Creates a program by compiling the shader node graph in the given descriptor.
Declaration
init(descriptor: ShaderGraphMaterial.Program.Descriptor) async throwsCreates a program by compiling the shader node graph in the given descriptor.
init(descriptor: ShaderGraphMaterial.Program.Descriptor) async throws