- 
TCastleSound.Url— set this to load the given sound file.
- 
TCastleSound.Stream— optionally use "streaming", which is an alternative loading method best suited for longer playing sounds (like music tracks).
- 
TCastleSound.Volume— how loud the sound is. This is multiplied by volume atTCastlePlayingSound.VolumeandTCastleSoundSource.Volumeand by spatial calculations.
- 
TCastleSound.Pitch— sound playing speed. As with volume, the volume ofTCastleSound.Pitchis multiplied by similar parameters controlled atTCastlePlayingSound.PitchandTCastleSoundSource.Pitch.








