Class SSContactShadowsPlugin

SS Contact Shadows Plugin Adds a material extension to PhysicalMaterial screen space ray traced contact shadows. It also adds a UI to the material to edit the settings. todo - remove It uses WEBGI_materials_clearcoat_tint glTF extension to save the settings in glTF files.

Hierarchy

Constructors

Properties

dependencies: typeof GBufferPlugin[] = ...
enabled: boolean = true
intensity: number = 1
materialExtension: MaterialExtension = ...
onlySSCSDebug: boolean = false
radius: number = 0.015
stepCount: number = 2
tolerance: number = 1.5
OldPluginType: "SSContactShadowsPlugin" = 'SSContactShadowsPlugin'
PluginType: "SSContactShadows" = 'SSContactShadows'

Methods

  • Returns void