Sound Methods |
The Sound type exposes the following members.
Name | Description | |
---|---|---|
![]() | Dispose |
Dispose
(Inherited from RefObject.) |
![]() | Equals | (Inherited from Object.) |
![]() | FadeVolume |
サウンド音量のフェード操作を行います。
|
![]() | Finalize |
デストラクタ
(Inherited from RefObject.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | Pause |
サウンドの再生を一時停止します。
|
![]() | Play |
サウンドを再生します。
|
![]() | Resume |
サウンドの再生を一時停止します。
|
![]() | SetEmitterPosition |
サウンドの 3D 音源としての位置を設定します。
|
![]() | SetEmitterVelocity |
サウンドの 3D 音源としての速度を設定します。
|
![]() | SetLoopRange |
サウンドのループ再生の範囲を設定します。
|
![]() | Stop |
サウンドの再生を停止します。
|
![]() | ToString | (Inherited from Object.) |