DCS func setPoint
From DCS World Wiki - Hoggitworld.com
Envrioment: | Mission Scripting | ||
Function: | setPoint | Added with: 1.2.6 | |
Member Of: | Spot | ||
Syntax: | function Spot.setPoint(Class Self , table vec3 ) | ||
Description: | Sets the destination point from which the source of the spot is drawn toward.
| ||
Return Value: | function | ||
Return Example: | none | ||
Examples: | |||
Related Functions: | Spot Functions: createLaser. createInfraRed, destroy, getCategory, getPoint, setPoint, getCode, setCode | ||
Notes: |