1
0
mirror of https://github.com/troisjs/trois.git synced 2024-11-24 04:12:02 +08:00

clean light

This commit is contained in:
Kevin Levron 2021-03-13 19:19:30 +01:00
parent 9c9c08b11f
commit c09d2f9d8b

View File

@ -1,4 +1,3 @@
import { Color } from 'three';
import { watch } from 'vue'; import { watch } from 'vue';
import Object3D from '../core/Object3D.js'; import Object3D from '../core/Object3D.js';
import { bindProp, setFromProp } from '../tools.js'; import { bindProp, setFromProp } from '../tools.js';