Microsoft DirectX 8.0 (Visual Basic) |
3D グローバル パラメータとリスナーのプロパティを記述する。この型は、DirectSound3DListener8.GetAllParameters と DirectSound3DListener8.SetAllParameters の各メソッドと共に使われる。
Type DS3DLISTENER distanceFactor As Single dopplerFactor As Single rolloffFactor As Single vOrientFront As D3DVECTOR vOrientTop As D3DVECTOR vPosition As D3DVECTOR vVelocity As D3DVECTOR End Type