BIS fnc pulsate: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\| *(arg|eff|mp|serverExec|gr[0-9]) *= *(.*) * *\|([^=]{12})" to "|$1=$2 |descr=$3")
m (Text replacement - "| arma3 |1.00 " to "|game1= arma3 |version1= 1.00 ")
Line 1: Line 1:
{{RV|type=function
{{RV|type=function


| arma3
|game1= arma3
 
|version1= 1.00
|1.00


|gr1= Math
|gr1= Math

Revision as of 23:38, 13 June 2021

Hover & click on the images for description

Description

Description:
Pulsates a value from 0 to 1.
Execution:
call
Groups:
Math

Syntax

Syntax:
[frequenzy] call BIS_fnc_pulsate
Parameters:
frequenzy: Number - The frequency in Hz, 1 / _frequency = 0.1 second is the period
Return Value:
Number

Examples

Example 1:
200 call BIS_fnc_pulsate;//0.113001

Additional Information

See also:
See also needed

Notes

Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note