summit/frontend/node_modules/three-stdlib/csm/CSMShader.d.ts

5 lines
91 B
TypeScript
Raw Normal View History

2025-12-08 16:31:30 +00:00
export interface CSMShader {
lights_fragment_begin: string
lights_pars_begin: string
}