MCPcopy
hub / github.com/aframevr/aframe / light.js

File light.js

src/components/light.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as THREE from 'three';
2import { LightProbeGenerator } from 'three/addons/lights/LightProbeGenerator.js';
3import { diff, debug, srcLoader } from '../utils/index.js';
4import { registerComponent } from '../core/component.js';

Callers

nothing calls this directly

Calls 5

registerComponentFunction · 0.90
copyMethod · 0.80
removeObject3DMethod · 0.80
getObject3DMethod · 0.80
setObject3DMethod · 0.80

Tested by

no test coverage detected