View source
class FilteredShadowMapMethod
package away3d.materials.methods
extends SimpleShadowMapMethodBase › ShadowMapMethodBase › ShadingMethodBase › NamedAssetBase
Available on all platforms
DitheredShadowMapMethod provides a softened shadowing technique by bilinearly interpolating shadow comparison results of neighbouring pixels.
Constructor
new(castingLight:DirectionalLight)
Creates a new BasicDiffuseMethod object.
Parameters:
castingLight | The light casting the shadow |
|---|