MIST rotateVec2

From DCS World Wiki - Hoggitworld.com


mist.vec.rotateVec2

Added with: Mist 2.0
Description
Rotates a vec2 coordinate
Syntax
vec2 mist.vec.rotateVec2(vec2 vector1 , angle theta )
Valid Input Values:
Return value:
vec2
Return example:
Usage Examples:
Notes:
Related Functions
add, sub, scalar_mult, dp, cp, mag, getUnitVec, rotateVec2, get2DDist, get3DDist, getHeadingPoints

Scripting Engine

MIST Root Page