SoundListener Class |
Namespace: Lumino
The SoundListener type exposes the following members.
Name | Description | |
---|---|---|
![]() | SoundListener | Initializes a new instance of the SoundListener class |
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() ![]() | SetDirection |
3D音声のリスナーの正面方向を設定します。
|
![]() ![]() | SetPositionXYZ |
3D音声のリスナーの位置を設定します。
|
![]() ![]() | SetUpDirection |
3D音声のリスナーの上方向を設定します。(正面方向とは直交であること)
|
![]() ![]() | SetVelocity |
3D音声のリスナーの速度を設定します。
|
![]() | ToString | (Inherited from Object.) |
Name | Description | |
---|---|---|
![]() ![]() | Direction |
3D音声のリスナーの正面方向
|
![]() ![]() | Position |
3D音声のリスナーの位置
|
![]() ![]() | UpDirection |
3D音声のリスナーの上方向(正面方向とは直交であること)
|
![]() ![]() | Velocity |
3D音声のリスナーの速度
|