fadeMusic: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
back to [[Scripting_Reference#C|COMREF]]
back to [[Scripting_Reference#F|COMREF]]


<h2 style="color:#000066"> '''''time'' fadeMusic ''volume'''''</h2>
<h2 style="color:#000066"> '''''time'' fadeMusic ''volume'''''</h2>

Revision as of 11:19, 16 April 2006

back to COMREF

time fadeMusic volume


Operand types:

time: Number

volume: Number

Type of returned value:

Nothing

Description:

Smooth change in music volume.

Change duration is given by time (in seconds), target volume by volume.

Volume range is 0 (no music) to 1 (full volume).

Default music volume is 0.5.


Example:

5 fadeMusic 0