BIS fnc inAngleSector: Difference between revisions
Jump to navigation
Jump to search
(added image) |
(Resized image) |
||
Line 9: | Line 9: | ||
|Checks if a position lies within an angle sector.<br> | |Checks if a position lies within an angle sector.<br> | ||
[[Image:BIS fnc inAngleSector.jpg| | [[Image:BIS fnc inAngleSector.jpg|700px]]| | ||
|= Description | |= Description | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ |
Revision as of 09:58, 25 July 2017
Description
- Description:
- Checks if a position lies within an angle sector.
- Execution:
- call
- Groups:
- Uncategorised
Syntax
- Syntax:
- Syntax needed
- Parameters:
- center : Array - Center position
- center angle : Number - Defines the center angle of the sector
- sector width : Number - Defines the width of the sector in degrees
- position : Array - The position which should be checked
- Return Value:
- [center, center angle, sector width, position ] call BIS_fnc_inAngleSector;
Examples
Additional Information
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