BIS fnc pulsate: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "{{Function|= Comments " to "{{Function|Comments= ") |
m (page filled) |
||
Line 5: | Line 5: | ||
|1.00|Game version= | |1.00|Game version= | ||
| Pulsates a value from 0 to 1. |Description= | |||
|[frequenzy] call [[BIS_fnc_pulsate]]|Syntax= | |||
| | |p1= frequenzy: [[Number]] - The frequency in Hz, 1 / _frequency = 0.1 second is the period|Parameter 1= | ||
|[[Number]]|Return value= | |||
|x1= <code>200 [[call]] [[BIS_fnc_pulsate]];//0.113001</code>|Example 1= | |||
| |See also= | | |See also= |
Revision as of 09:18, 20 July 2020
Description
- Description:
- Pulsates a value from 0 to 1.
- Execution:
- call
- Groups:
- Uncategorised
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