BIS_fnc_terrainGradAngle
Jump to navigation
Jump to search
Description
- Description:
/************************************************************ Terrain Gradient Angle Description: Returns the gradient angle (in radians) of the terrain at a specified position and a compass direction. It is an angle of the slope of a tangent plane to the terrain at the specified position in the specified direction. Parameters: 0: OBJECT or ARRAY - object or its position 1: NUMBER - direction where should be gradient calculated (compass direction) 2: NUMBER (optional) - which stepsize should be used Returns: NUMBER Example: [getPos player, getDir player] call BIS_fnc_terrainGradient *************************************************************/
(Placeholder description extracted from the function header by BIS_fnc_exportFunctionsToWiki)- Execution:
- call
- Groups:
- Uncategorised
Syntax
- Syntax:
- Syntax needed
- Return Value:
- Return value needed
Examples
- Example 1:
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