File size: 123 Bytes
bf237c2
 
 
 
1
2
3
4
5
import * as THREE from 'three';
export declare class SpotLightMaterial extends THREE.ShaderMaterial {
    constructor();
}