Files
2026-05-30 19:59:39 -03:00

5 lines
91 B
TypeScript

export interface CSMShader {
lights_fragment_begin: string
lights_pars_begin: string
}