AudioItem.loopSequenceRandomVolume Field

ClockStone Audio Toolkit

AudioItemloopSequenceRandomVolume Field

Specifies a random volume for the LoopSequence

Namespace:  (Default Namespace)
Assembly:  AudioToolkit (in AudioToolkit.dll) Version: 8.2.0.0 (8.2.0.0)
Syntax
C#
public float loopSequenceRandomVolume

Field Value

Type: Single
Remarks
A random volume value % will be added to each subitem played in the 'LoopSequence'. Will be combined with subitem random volume value.
See Also