Source Academy Modules
    Preparing search index...

    Function noise_sound

    • Makes a noise Sound with given duration

      Parameters

      • duration: number

        the duration of the noise sound

      Returns Sound

      resulting noise Sound

      noise_sound(5);