Function
Fast
Sound:FadeIn
Plays the sound with a fade effect
Syntax
my_sound:FadeIn(fade_in_duration, fade_volume_level = 1.0, start_time = 0.0)
Parameters
| Name | Type | Default | Description |
|---|---|---|---|
fade_in_duration
|
float | — | — |
fade_volume_level
optional
|
float | 1.0 |
— |
start_time
optional
|
float | 0.0 |
— |