Compare commits

..

No commits in common. "ece1991d5c17bae1e5a7b20e8e481aadd6d54cc5" and "7d278625271a9f6aebabf6fe934cc16c607766ed" have entirely different histories.

1 changed files with 1 additions and 0 deletions

View File

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