SoundChannel::SetTransforms

SoundChannel::SetTransforms
virtual void SetTransforms(const Array<Transform>& transforms) = 0;
Description

SetTransforms sets a volume level transformation vector to transform attributes of the sound.

Parameters
Parameters 
Description 
const Array<Transform>& transforms 
Array of sound volume transformation descriptor describing the properties of the sound data, see Transform