import * as threejs4Deno from "https://deno.land/x/threejs_4_deno@v121/src/lights/AmbientLight.d.ts";
Classes
This light's color gets applied to all the objects in the scene globally. |
x/threejs_4_deno/src/lights/AmbientLight.d.ts
import * as threejs4Deno from "https://deno.land/x/threejs_4_deno@v121/src/lights/AmbientLight.d.ts";
This light's color gets applied to all the objects in the scene globally. |