ContactShadows
A contact shadow implementation.
<ContactShadows
opacity={1}
width={1}
height={1}
blur={1} // Amount of blur (default=1)
far={10} // Focal distance (default=10)
resolution={256} // Rendertarget resolution (default=256)
/>
A contact shadow implementation.
<ContactShadows
opacity={1}
width={1}
height={1}
blur={1} // Amount of blur (default=1)
far={10} // Focal distance (default=10)
resolution={256} // Rendertarget resolution (default=256)
/>