The DS3dListener Class contains the following fields.
flDistanceFactor | The current distance factor. |
flDopplerFactor | The current Doppler factor. |
flRolloffFactor | The current rolloff factor. |
orientFrontX | The x element of the D3dVector that describes the listener's front orientation. |
orientFrontY | The y element of the D3dVector that describes the listener's front orientation. |
orientFrontZ | The z element of the D3dVector that describes the listener's front orientation. |
orientTopX | The x element of the D3dVector that describes the listener's top orientation. |
orientTopY | The y element of the D3dVector that describes the listener's top orientation. |
orientTopZ | The z element of the D3dVector that describes the listener's top orientation. |
positionVectorX | The x element of the D3dVector that describes the listener's position. |
positionVectorY | The y element of the D3dVector that describes the listener's position. |
positionVectorZ | The z element of the D3dVector that describes the listener's position. |
velocityVectorX | The x element of the D3dVector that describes the listener's velocity. |
velocityVectorY | The y element of the D3dVector that describes the listener's velocity. |
velocityVectorZ | The z element of the D3dVector that describes the listener's velocity. |