Function setVolume

  • Sets the volume on a previously loaded sound. This does not take into account the master volume, sound.volume. If the sound requested doesn't exist in the bank, this throws an error.

    Parameters

    • name: string
    • value: number

    Returns void

Generated using TypeDoc