BIS_fnc_vectorDivide
Jump to navigation
Jump to search
Description
- Description:
- Divides vector by scalar, by dividing all vector elements.
- Execution:
- call
- Groups:
- Vectors
Syntax
- Syntax:
- [vector, divider] call BIS_fnc_vectorDivide
- Parameters:
- vector: Array of Numbers - (Optional, default [0,0,0]) can be any array of numbers
- divider: Number - (Optional, default 1)
- Return Value:
- Array of Numbers
Examples
- Example 1:
- Example 2:
Additional Information
- See also:
- vectorMultiply BIS_fnc_vectorMultiply
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