UNPKG

@woosh/meep-engine

Version:

Pure JavaScript game engine. Fully featured and production ready.

7 lines 213 B
/** * * @param {Light} component * @param {ThreeLightCache} cache */ export function threeEnsureLightObject(component: Light, cache: ThreeLightCache): void; //# sourceMappingURL=threeEnsureLightObject.d.ts.map