Files
2026-06-13 17:36:44 -07:00

5 lines
91 B
TypeScript

export interface CSMShader {
lights_fragment_begin: string
lights_pars_begin: string
}