wrongakram / react-three-fiber

Youtube series to learning React three fiber
76 stars 36 forks source link

Shadow does not work #10

Open naveenkum1r opened 3 years ago

naveenkum1r commented 3 years ago

Hi, I tried using the new drei and three from @react-fibre. The shadow isn't working. please check

TechWithTy commented 3 years ago

NOTE: in the new "@react-three/fiber" adding "shadowMap" to Canvas doesn't work. you have to use "shadows" instead