Sound Properties |
The Sound type exposes the following members.
Name | Description | |
---|---|---|
![]() | EmitterMaxDistance |
サウンドの 3D 音源の減衰距離 (聴こえなくなる距離) (default:100)
|
![]() | EmitterPosition |
サウンドの 3D 音源としての位置
|
![]() | EmitterVelocity |
サウンドの 3D 音源としての速度
|
![]() | Handle |
ハンドルの取得
(Inherited from RefObject.) |
![]() | Is3DEnabled |
サウンドが 3D 音源であるか
|
![]() | IsLoopEnabled |
サウンドのループ再生が有効であるか
|
![]() | Pitch |
サウンドのピッチ
|
![]() | PlayedSamples |
サウンドの再生したサンプル数
|
![]() | PlayingMode |
サウンド再生時の音声データの再生方法
|
![]() | PlayingState |
サウンドの再生状態
|
![]() | SamplingRate |
サウンドのサンプリングレート
|
![]() | TotalSamples |
サウンドの音声データ全体のサンプル数
|
![]() | Volume |
サウンドのボリューム
|