Click or drag to resize
Sound Properties

The Sound type exposes the following members.

Properties
  NameDescription
Public propertyEmitterMaxDistance
サウンドの 3D 音源の減衰距離 (聴こえなくなる距離) (default:100)
Public propertyEmitterPosition
サウンドの 3D 音源としての位置
Public propertyEmitterVelocity
サウンドの 3D 音源としての速度
Public propertyHandle
ハンドルの取得
(Inherited from RefObject.)
Public propertyIs3DEnabled
サウンドが 3D 音源であるか
Public propertyIsLoopEnabled
サウンドのループ再生が有効であるか
Public propertyPitch
サウンドのピッチ
Public propertyPlayedSamples
サウンドの再生したサンプル数
Public propertyPlayingMode
サウンド再生時の音声データの再生方法
Public propertyPlayingState
サウンドの再生状態
Public propertySamplingRate
サウンドのサンプリングレート
Public propertyTotalSamples
サウンドの音声データ全体のサンプル数
Public propertyVolume
サウンドのボリューム
Top
See Also