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 | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() ![]() | SetDirection |
3D音声のリスナーの正面方向を設定します。
|
![]() ![]() | SetPositionXYZ |
3D音声のリスナーの位置を設定します。
|
![]() ![]() | SetUpDirection |
3D音声のリスナーの上方向を設定します。(正面方向とは直交であること)
|
![]() ![]() | SetVelocity |
3D音声のリスナーの速度を設定します。
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
![]() ![]() | Direction |
3D音声のリスナーの正面方向
|
![]() ![]() | Position |
3D音声のリスナーの位置
|
![]() ![]() | UpDirection |
3D音声のリスナーの上方向(正面方向とは直交であること)
|
![]() ![]() | Velocity |
3D音声のリスナーの速度
|