Spaces:
Sleeping
Sleeping
nullai-knowledge-system / frontend /node_modules /@react-three /drei /materials /SpotLightMaterial.d.ts
| import * as THREE from 'three'; | |
| export declare class SpotLightMaterial extends THREE.ShaderMaterial { | |
| constructor(); | |
| } | |