Skip to main content

Module contact_shadows

Module contact_shadows 

Source
Expand description

Contact shadows implemented via screenspace raymarching.

Structsยง

ContactShadows
Add this component to a camera to enable contact shadows.
ContactShadowsBuffer
A GPU buffer that stores the contact shadow settings for each view.
ContactShadowsPlugin
Enables contact shadows for a camera.
ContactShadowsUniform
A version of ContactShadows for upload to the GPU.
ViewContactShadowsUniformOffset
A component that stores the offset within the ContactShadowsBuffer for each view.