View source
class TripleFilteredShadowMapMethod
package away3d.materials.methods
extends SimpleShadowMapMethodBase › ShadowMapMethodBase › ShadingMethodBase › NamedAssetBase
Deprecated: "Please consider any of the superior shadow map methods: SoftShadowMapMethod or DitheredShadowMapMethod"
Available on all platforms
Constructor
new(castingLight:DirectionalLight)
Creates a new BasicDiffuseMethod object.
Parameters:
castingLight | The light casting the shadow |
|---|