Utility ToRadians Method Bespoke Osc Library
Converts degrees to radians.

Namespace: Bespoke.Common
Assembly: Bespoke.Common (in Bespoke.Common.dll) Version: 5.0.0.0 (5.0.0.0)
Syntax

Public Shared Function ToRadians ( _
	degrees As Single _
) As Single

Return Value

The angle in radians
See Also