RectAreaLightUniformsLib.d.ts 79 B

12345
  1. export namespace RectAreaLightUniformsLib {
  2. export function init(): void;
  3. }