Kit Documentation
Kit Documentation
Kit Reference
Kit
MathHelper Class
MathHelper Methods
AngleBetween Method
Clamp Method
ClampAngle Method
ClampDeltaAngle Method
GetPositionAtDistance Method
IsInRange Method
Map Method
Rotate Method
RotateAround Method
MathHelper
AngleBetween Method
Returns the angle between two vectors.
Namespace:
Kit
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0
Syntax
C#
Copy
public
static
float
AngleBetween
(
Vector2
a
,
Vector2
b
)
Request Example
View Source
Parameters
a
Type:
Vector2
b
Type:
Vector2
Return Value
Type:
Single
See Also
Reference
MathHelper Class
Kit Namespace
Send comments on this topic to
agam@frag-games.com