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
ClampDeltaAngle Method
Loop an angle around within a -180° to +180° range.
Namespace:
Kit
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0
Syntax
C#
Copy
public
static
float
ClampDeltaAngle
(
float
delta
)
Request Example
View Source
Parameters
delta
Type:
System
Single
Return Value
Type:
Single
See Also
Reference
MathHelper Class
Kit Namespace
Send comments on this topic to
agam@frag-games.com