Kaba function Context.load_surface_shader ed

...

Syntax ed

func Context.load_surface_shader(path: Path, render_path: string, vertex_module: string, geometry_module: string) -> shared![Shader]

Parameters ed

path: Path
...

render_path: string
...

vertex_module: string
...

geometry_module: string
...

Return ed

...