surfaceTexture: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "Position3D" to "Position3D") |
Lou Montana (talk | contribs) |
||
Line 16: | Line 16: | ||
|x1= <code>_tex = [[surfaceTexture]] [[getPos]] [[player]];</code> | |x1= <code>_tex = [[surfaceTexture]] [[getPos]] [[player]];</code> | ||
|seealso= [[surfaceType]] | |seealso= [[surfaceType]] [[getRoadInfo]] | ||
}} | }} |
Revision as of 18:18, 20 January 2022
Description
- Description:
- Same as surfaceType, but returns texture path to ground texture as string.
- Groups:
- Positions
Syntax
- Syntax:
- surfaceTexture position
- Parameters:
- position: Array - in format Position2D or Position3D in which case Z is ignored
- Return Value:
- String
Examples
- Example 1:
_tex = surfaceTexture getPos player;
Additional Information
- See also:
- surfaceType getRoadInfo
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