virtual void SetTransforms(const Array<Transform>& transforms) = 0;
SetTransforms sets a volume level transformation vector to transform attributes of the sound.
|
Parameters |
Description |
|
const Array<Transform>& transforms |
Array of sound volume transformation descriptor describing the properties of the sound data, see Transform. |