The DS3dBuffer Class contains the following fields.
coneOrientationX | The x component of the D3dVector that describes the current orientation of this 3D buffer's sound projection cone. |
coneOrientationY | The y component of the D3dVector that describes the current orientation of this 3D buffer's sound projection cone. |
coneOrientationZ | The z component of the D3dVector that describes the current orientation of this 3D buffer's sound projection cone. |
coneOutsideVolume | The cone outside volume. |
insideConeAngle | The angle of the inside sound projection cone. |
maxDistance | The maximum distance. |
minDistance | The minimum distance. |
mode | The 3D sound processing mode to be set. Can be one of the following: |
outsideConeAngle | The angle of the outside sound projection cone. |
positionVectorX | The x component of the D3dVector that describes the current position of this 3D sound buffer. |
positionVectorY | The y component of the D3dVector that describes the current position of this 3D sound buffer. |
positionVectorZ | The z component of the D3dVector that describes the current position of this 3D sound buffer. |
velocityVectorX | The x component of the D3dVector that describes the current velocity of this 3D sound buffer. |
velocityVectorY | The y component of the D3dVector that describes the current velocity of this 3D sound buffer. |
velocityVectorZ | The z component of the D3dVector that describes the current velocity of this 3D sound buffer. |