The Simple pan/volume Sound3D driver will alter the pan and volume properties on the
sound transform object of a regular flash.media.Sound3D representation of the sound. This
is very efficient, but has the drawback that it can only reflect azimuth and distance,
and will disregard elevation. You'll be able to hear whether a
public function SimplePanVolumeDriver()
Init Parameters
public function pause():void
public function play():void
public function stop():void
public override function updateReferenceVector(v:Number3D):void
Parameters