This commit is contained in:
parent 04cb01a1f9
commit 337e78f5ef
1 changed files with 0 additions and 1 deletions

View File

@ -79,7 +79,6 @@ watch(() => route.params.target, () => {
<TresPlaneGeometry :args="[200, 200]" />
<TresShadowMaterial :opacity="0.2" />
</TresMesh>
<TresPointLight v-bind="point_light" />
</TresCanvas>
</div>
<Sidebar />