The forwardY
read-only property of the AudioListener
interface is an AudioParam
representing the y value of the direction vector defining the forward direction the listener is pointing in.
Note: The parameter is a-rate when used with a PannerNode
whose panningModel
is set to equalpower, or k-rate otherwise.