View source
class SimpleShadowMapMethodBase
package away3d.materials.methods
extends ShadowMapMethodBase › ShadingMethodBase › NamedAssetBase
extended by DitheredShadowMapMethod, FilteredShadowMapMethod, HardShadowMapMethod, NearShadowMapMethod, SoftShadowMapMethod, TripleFilteredShadowMapMethod
Available on all platforms
SimpleShadowMapMethodBase provides an abstract method for simple (non-wrapping) shadow map methods.