|
| ClockStone Audio Toolkit for Unity - Documentation |
| AudioObject..::..FadeOut Method |
| AudioObject Class See Also Send Feedback |
|
Overload List
| Name | Description | |
|---|---|---|
|
FadeOut(Single) |
Starts a fade-out. If the AudioItem mode is is a sequence, the next sub-item will continue to play
after the this sub-item is completely faded out.
|
|
FadeOut(Single, Single) |
Starts a fade-out at a specified time. If the AudioItem mode is is a sequence, the next sub-item will continue to play
after the this sub-item is completely faded out.
|