You've already forked AstralRinth
forked from didirus/AstralRinth
Move skin preview directional light (#4649)
This commit is contained in:
@@ -88,7 +88,7 @@
|
|||||||
/>
|
/>
|
||||||
|
|
||||||
<TresAmbientLight :intensity="2" />
|
<TresAmbientLight :intensity="2" />
|
||||||
<TresDirectionalLight :position="[2, 4, 3]" :intensity="1.2" :cast-shadow="true" />
|
<TresDirectionalLight :position="[-3, 4, -2]" :intensity="1.2" :cast-shadow="true" />
|
||||||
</TresCanvas>
|
</TresCanvas>
|
||||||
|
|
||||||
<div
|
<div
|
||||||
|
|||||||
Reference in New Issue
Block a user