Compare commits
No commits in common. "ece1991d5c17bae1e5a7b20e8e481aadd6d54cc5" and "7d278625271a9f6aebabf6fe934cc16c607766ed" have entirely different histories.
ece1991d5c
...
7d27862527
|
@ -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 />
|
||||
|
|
Loading…
Reference in New Issue