View source
class DistanceMapPass
package away3d.materials.passes
extends MaterialPassBase
Available on all platforms
DistanceMapPass is a pass that writes distance values to a depth map as a 32-bit value exploded over the 4 texture channels. This is used to render omnidirectional shadow maps.