surfaceNormal: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " " to " ") |
Lou Montana (talk | contribs) m (Text replacement - "\| *((\[\[[a-zA-Z0-9_ |()]+\]\],? ?)+) * \}\}" to "|seealso= $1 }}") |
||
Line 19: | Line 19: | ||
|x2= <code>_normal <nowiki>=</nowiki> [[surfaceNormal]] [[position]] [[player]];</code> | |x2= <code>_normal <nowiki>=</nowiki> [[surfaceNormal]] [[position]] [[player]];</code> | ||
| [[setVectorUp]], [[surfaceIsWater]], [[surfaceType]] | |seealso= [[setVectorUp]], [[surfaceIsWater]], [[surfaceType]] | ||
}} | }} | ||
Revision as of 00:06, 17 February 2021
Description
- Description:
- Description needed
- Groups:
- Positions
Syntax
- Syntax:
- Syntax needed
- Parameters:
- position: Array - format Position2D or Position3D in which case Z will be ignored
- Return Value:
- Return value needed
Examples
- Example 1:
_normal = surfaceNormal [300, 500];
- Example 2:
_normal = surfaceNormal position player;
Additional Information
- See also:
- setVectorUpsurfaceIsWatersurfaceType
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